Returns the value of the node as a Ruby Float.
Float
Source: show | on GitHub
# File ruby/lib/prism/node_ext.rb, line 62 def value Float(slice) end