04/17/2017, 04:27 PM
(04/17/2017, 09:48 AM)Xorter Wrote: Hi, again!
I need your help in PARI/gp. I would like to substitute a value into x of sin(x):
But it returns with error. Why? Please, help me.Code:subst(sin(x),x,1)
Code:
subst(Pol(sin(x)),x,1)Code:
sin(1)
Gottfried Helms, Kassel

