Hi to everyone,
I would like to evaluate somehow the derivative of the PDF of a StableDistribution in Mathematica 10, namely
D[PDF[StableDistribution[0, 1.88134, 0.736172, -0.0601042, 0.101782], x],x]
numerically or by other means. I would like to plot it (say, in the interval {x,-8,8}) alone and combined with other functions that I know how to plot and evaluate.
Thanks in advance!