axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#122 Handling of power series] PATCH: Temporary hack


From: anonymous
Subject: [Axiom-developer] [#122 Handling of power series] PATCH: Temporary hack
Date: Fri, 25 Mar 2005 10:56:23 -0600

Changes 
http://page.axiom-developer.org/zope/mathaction/122HandlingOfPowerSeries/diff
--

??changed:
-Now type a*1.0, restart do the same and type 1.0*a.
Now type 
<pre>
a*1.0
</pre>
restart do the same and type 
<pre>
1.0*a
</pre>

??changed:
-You can do a*b restart do the same and b*a. This process of coercion involve 
some strange type and axiom coerce sometimes to
You can type:
<pre>
a*b
</pre>
restart do the same type
<pre>
b*a
</pre>
This process of coercion involve some strange type and axiom coerce sometimes to

--removed:
-

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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