RAA - ruby-decimal

ruby-decimal / 0.2.1

Short description: Standars-compliant Decimal
Category: Library/Numerical
Status: stable
Created: 2009-06-19 11:26:48 GMT
Last update: 2009-06-23 09:47:07 GMT
Owner: Javier Goizueta (Projects of this owner)
Homepage: http://ruby-decimal.rubyforge.org/
Download: http://github.com/jgoizueta/ruby-decimal/
License: Ruby's
Dependency:
None
Description:

Decimal 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 is also easier to use than BigDecimal.

Versions: [0.2.1 (2009-06-23)] [0.2.0 (2009-06-20)] [0.1.0 (2009-06-19)]

Edit this project (for project owner)

back to RAA top