Flowdock
to_d() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/bigdecimal/lib/bigdecimal/util.rb, line 25
  def to_d
    BigDecimal(self)
  end
Register or log in to add new notes.