bigfloat
Jay Norwood
jayn at io.com
Wed May 6 15:00:59 PDT 2009
Paul D. Anderson Wrote:
> Is there an active project to develop arbitrary-precision floating point numbers for D?
>
I liked this code, and started on a port as a project to learn D about a year or so ago, but got frustrated by the error messages D gave me. Anyway, it seems to be clever code, holding the arbitrary precision numbers in strings.
http://www.hvks.com/Numerical/arbitrary_precision.htm
More information about the Digitalmars-d
mailing list