04/17/2017, 09:48 AM
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.
I need your help in PARI/gp. I would like to substitute a value into x of sin(x):
Code:
subst(sin(x),x,1)
Xorter Unizo

