I need to differentiate exp((s^2*sigma^2)/2 + mu*s)
and evaluate it to s=0
.
Anyone can provide advice on the syntax or how I should go about performing this differentiation?
If it helps, the above function is the mgf of a standard normal.
I want to differentiate and evaluate s=0
so I can get the mean,variance,skew and kurtosis.
Thanks!
Try this :
Ref - diff, subs