axiom-math
[Top][All Lists]
Advanced

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

[Axiom-math] Can I decompose a domain ?


From: Francois Maltey
Subject: [Axiom-math] Can I decompose a domain ?
Date: 18 Mar 2006 19:56:18 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hello,


resFloat   : Expression Float := cos (4.0 * x) 
resInteger : Expression Float := cos (4 * x) 
resComplex : Expression Complex Integer := exp (3+4*%i)

How can I get Float from resFloat ? Integer from resInteger, etc. 
in a *.input file ?

I want to make functions in *.input file before 
test a change in a *.spad file.

Or, if it's imposible what is the shortest way for creating a *.spad file ?

Have a good day.

Francois




reply via email to

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