Method: XPath::XPathNumber#to_f

Defined in:
lib/xml/xpath.rb

#to_fObject



704
705
706
# File 'lib/xml/xpath.rb', line 704

def to_f
  @value
end