isDifferentiable(f)

Returns true if function f is differentiable.


See also isFunction 


Example


f(x)=x*sin(x)

f(x)=x*sin(x)

isDifferentiable(f)

true