chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] arithmetic error in mapm egg


From: Cs. Henk
Subject: Re: [Chicken-users] arithmetic error in mapm egg
Date: Sat, 13 Nov 2004 07:43:31 +0100
User-agent: Mutt/1.5.6i

On Sat, Nov 13, 2004 at 09:56:51AM +1100, Peter Wang wrote:
> 
> If you adjust apm-precision it seems to work:
> 
> (require 'mapm)
> (apm-precision 20)
> (apm->integer-string 
>  (apm/ (apm- (apm-expt (apm 7) (apm 19)) mm-1) (apm 6)))
> 
> ==> "1899815864228857"

Oh, I see. OK, thanks.

Csaba




reply via email to

[Prev in Thread] Current Thread [Next in Thread]