Download List

프로젝트 설명

Apfp (Arbitrary Precision Floating Point) is a
Ruby class for performing arbitrary precision
floating point calculations. It also includes a
class Apc for calculating with arbitrary precision
complex numbers. It also contains a Real class for
built-in reals. Both classes keep an estimate of
the accumulated error.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-20 01:38
10

기본적으로 초기 오류가 증가했다.
Tags: For Ruby, Minor feature enhancements
The default initial error was increased.

2007-05-09 19:53
09

이 릴리스에는 수정 오류 평가 특히, +, *, /와 로그 인해주세요. ap_in의 행동이 없다면 소수점이 고정되었습니다.
Tags: For Ruby, Major bugfixes
This release fixes error estimation, especially +, *, / and log. The behaviour of ap_in if there is no decimal point has been fixed.

2007-05-06 01:02
08

이 릴리스와 레일이 많은 디버깅 결과 계산기, 호환 만들어졌습니다.
Tags: For Ruby, Major bugfixes
This release was made compatible with Rails for a
calculator, which resulted in much debugging.

2007-04-28 21:36
07

로그 기능을 크게 개선했다. 규범 및 sqrt도 향상됐다.
Tags: For Ruby, Major feature enhancements
The logarithm functions were greatly improved.
norm and sqrt were also improved.

2007-04-26 23:38
06

rubysode 지원에 작은 변화.
Tags: For Ruby, Minor bugfixes
Small changes in support of rubysode.

Project Resources