>>>>> tripun goel <tri...@gmail.com> writes:

> The point to note is that Ledger-CLI uses multiple precision floating point
> numbers via MPFR library.

Hi Tripun, welcome to Ledger development. :)

Ledger-CLI does not use multiple precision floating point numbers.  It uses
multi-precision integer rationals.  The only time MPFR is used is in exactly
one place: rendering an integer rational as a floating-point string.  No
rounding occurs internally -- only at report time, which is deferred until the
last possible moment.

John

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to