Re: function
- To: mathgroup at yoda.physics.unc.edu
- Subject: Re: function
- From: neilb at physics.su.oz.au (RiemannZeta(s))
- Date: Mon, 26 Oct 92 12:49:16 EST
>
> R. Kline queried about using a result to define a function; e.g., using
>
> a=Normal[Series[Sin[x],{x,0,5}]]
>
> as the input to
>
> f[x_]:=a.
>
>
I have noted that
f[x_]=a
works in this case.
Neil