Browse thread
What library to use for arbitrary precision decimals
-
Richard Jones
- Christophe TROESTLER
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-02-19 (14:03) |
From: | Christophe TROESTLER <debian00@t...> |
Subject: | Re: [Caml-list] What library to use for arbitrary precision decimals |
On Sun, 19 Feb 2006, Richard Jones <rich@annexia.org> wrote: > > What library / type should I be using for arbitrary precision decimals > - ie. floats where I can store things like currency amounts without > getting rounding errors? For some time I have been thinking to implement the following spec. but I never found the time... http://72.14.207.104/search?q=cache:H663GV4FII4J:www2.hursley.ibm.com/decimal/+decimal+arithmetic&hl=en&ct=clnk&cd=1 Cheers, ChriS