Class
XPath::XPathNumber
In:
lib/xml/xpath.rb
Parent:
Object
Methods
%
*
+
-
-@
/
==
ceil
floor
new
round
to_f
to_number
to_predicate
to_ruby
to_str
true?
Included Modules
XPathObject
Public Class methods
new
(num)
Public Instance methods
%
(other)
*
(other)
+
(other)
-
(other)
-@
()
/
(other)
==
(other)
ceil
()
floor
()
round
()
to_f
()
to_number
(context)
to_predicate
()
to_ruby
()
to_str
()
true?
()
[Validate]