ansi gcl in rpm



try taylor(sin(x),x,0,20);
horner(%,x);
optimize(%);
f(x):=''%;
compile(f);
 

> -----Original Message-----
> From: maxima-bounces at math.utexas.edu 
> [mailto:maxima-bounces at math.utexas.edu] On Behalf Of Richard Hennessy
> Sent: Tuesday, June 10, 2008 3:30 PM
> To: fateman at EECS.Berkeley.EDU; 'Michel Talon'
> Cc: 'Maxima List'
> Subject: Re: [Maxima] ansi gcl in rpm
> 
> I meant taylor takes too long not the power series.
> 
>