util.rb
| Path: | bigdecimal/util.rb |
| Last Update: | Wed Jul 26 21:33:41 BST 2006 |
BigDecimal utility library.
Contents:
String#
to_d ... to BigDecimal
Float#
to_d ... to BigDecimal
BigDecimal#
to_r ... to Rational
Rational#
to_d ... to BigDecimal