differentiate symbolic expressions
d: Diff( f, x, n = 0 )
symbolic scalar expression, matrix of symbolic scalar expressions
symbolic scalar symbol
non-negative integer
Returns the n-th derivative d of expressions f with respect to a symbol x.
SymEngine: C++ library for fast symbolic manipulation.