May 06, 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