Parent

Methods

Class/Module Index [+]

Quicksearch

String

Public Instance Methods

to_d() click to toggle source
                
# File bigdecimal/lib/bigdecimal/util.rb, line 25
def to_d
  BigDecimal(self)
end
blog comments powered by Disqus