axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] RE: special functions


From: Bill Page
Subject: [Axiom-developer] RE: special functions
Date: Tue, 31 Jan 2006 14:32:28 -0500

Grégory,

On January 31, 2006 12:58 PM you wrote:
> ...
> Bill Page wrote:
> > 
> > Is there any Axiom function like 'digits' that I could call to
> > determine this value?
> 
> Try this:
> 
> (4) -> LEAST_-POSITIVE_-LONG_-FLOAT$Lisp
> 
>    (4)  4.9406564584124654E-324
> 
> (6) -> LONG_-FLOAT_-EPSILON$Lisp
> 
>    (6)  1.1102230246251568E-16
> 
> (see CLM p.397)
> 

Thanks. I think Axiom should expose functions like this in the
domains DoubleFloat and in Float. I remain a little confused about
how best to treat the LEAST_-POSITIVE_-LONG_-FLOAT in the case
of Axiom's Float domain.

> 
> PS: mathaction is actually down
> 
> > Anyway, I modified the example at
> > 
> >   http://wiki.axiom-developer.org/SandBoxGamma
> > 
> > to test these values and they seem to work.
> > 

Yes, it was the same problem that we have been having lately
with the server when the Python/Zope process just sits and
wastes CPU without accomplishing anything.

It should be ok now.

I have just finished upgrading MathAction to use a newer version
of Zope and Python 2.4. I hope that helps. Please let me know
if you continue to have problems accessing the server.

Thanks.

Bill Page.






reply via email to

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