bigfloat / 1.2.1
| Short description: | BigFloat | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Numerical | |||||
| Status: | obsolete | |||||
| Created: | 2002-12-08 14:20:33 GMT | |||||
| Last update: | 2004-06-07 06:19:22 GMT | |||||
| Owner: | Shigeo Kobayashi (Projects of this owner) | |||||
| Homepage: | http://www.tinyforest.gr.jp/ruby/bigfloat_en.html | |||||
| Download: | http://www.tinyforest.gr.jp/ruby/bigfloat-1.2.1.tar.gz | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | BigFloat is too obsolete now. Use BigDecimal in Ruby package instead. BigDecimal is an extension library for the Ruby interpreter. Using BigDecimal class, you can obtain any number of significant figures in computation.
|
|||||