axiom-math
[Top][All Lists]
Advanced

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

Re: [Axiom-math] I can't get an unexposed function.


From: William Sit
Subject: Re: [Axiom-math] I can't get an unexposed function.
Date: Mon, 27 Feb 2006 02:35:32 -0500


Francois Maltey wrote:

> iter ((x:Float):Float +-> cos x, 10, 1.0)::Float

You just need to package call it:

iter ((x:Float):Float +-> cos x, 10, 1.0)$(MappingPackageInternalHacks1 Float)

   0.7442373549 0055686343

William




reply via email to

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