Libraries
»
negate
(1.0.0)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/negate.rb
Instance Method Summary
collapse
#
negate
⇒ Object
Instance Method Details
#
negate
⇒
Object
2 3 4
# File 'lib/negate.rb', line 2
def
negate
-
self
end