flt / 1.0.0
| Short description: | Floating point types | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Numerical | |||||
| Status: | stable | |||||
| Created: | 2009-08-05 23:29:11 GMT | |||||
| Last update: | 2009-08-05 23:29:11 GMT | |||||
| Owner: | Javier Goizueta (Projects of this owner) | |||||
| Homepage: | http://flt.rubyforge.org/ | |||||
| Download: | http://github.com/jgoizueta/flt/ | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | Arbitrary precision floating-point types, including binary and decimal. The decimal type DecNum is a standards-compliant arbitrary precision decimal floating-point type for Ruby. It is based on the Python Decimal class and follows the General Decimal Arithmetic Specification and the IEEE 754-2008 standard. It supercedes the Ruby-Decimal project. |
|||||