Libraries
»
stupidedi
(1.2.2)
»
Index (B)
»
BigDecimal
Class: BigDecimal
Inherits:
Object
Object
BigDecimal
show all
Defined in:
lib/ruby/to_d.rb
Instance Method Summary
collapse
#
to_d
⇒ BigDecimal
Self.
Instance Method Details
#
to_d
⇒
BigDecimal
Returns self.
Returns:
(
BigDecimal
)
—
self
7 8 9
# File 'lib/ruby/to_d.rb', line 7
def
to_d
self
end