Posted By: Karl Brodowsky
Date: 2006-04-02 16:34
Summary: LongDecimal pre-alpha-0.20
Project: LongDecimal for numbers with fixed point
Version pre-alpha-0.20 has been created. This version allows installation through the regular gem-mechanism without explicit downloading.
gem install long-decimal
or
gem update long-decimal
if you have it already installed.
You can always find the newest version on RubyForge
http://rubyforge.org/projects/long-decimal/
This method adds some tests and some minor convenience methods.
Quotient of two LongDecimals now has a more sophisticated formula for calculating the precision by estimating how many digits after the decimal point would be relyable.
It is anticipated that the alpha-version will be created within 1-3 weeks from now after some additional 0.00.2x-pre-alpha-versions have been uploaded.
|
|