Power series

1.C++ interface

Analyziz completes Algebramix by providing the user with special variants for power series with numerical type coefficients:

2.Mathemagix interface

Mmx]  
use "analyziz"
Mmx]  
z == series (ball (0 :> Floating), ball (1 :> Floating))

:

Mmx]  
f == log (1 - z)

:

Mmx]  
center f[100]

:

Mmx]  
radius f[100]

:

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License. If you don't have this file, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.