recovery

Derek Atkins warlord at MIT.EDU
Fri Nov 2 09:34:39 EDT 2007


Michael Vrable <vrable at cs.hmc.edu> writes:

>      SELECT * from Split where Split.amount_num * 3 = Split.amount_denom * 1;

What size integers will it use internally?  Will it deal with a 64-bit
number multiplied by a 64-bit number?  But yes, this is certainly one
way to beat the rounding problem (and indeed it's what gnucash does
internally with some special "128-bit" math routines.

Thanks,

> --Michael Vrable

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list