Feb. 2, 2015
4:49 p.m.
Pay attention ScaledDecimal are just fraction. Le 2/2/15 17:22, Pierre CHANSON a écrit :
Hi everyone, I was wondering if there was a package to manipulate floats like the MPFR library in C... Then I found in http://stephane.ducasse.free.fr/Web/Draft/Float.pdf that using ScaledDecimal allows exact arithmetics. So I guess ScaledDecimal is the best class to use for playing with 20 decimals numbers ? :)
Thanks !
Pierre