S4 method of D
defined for Basic
. It returns
the derivative of expr
with regards to name
.
name
may be missing if there is only one symbol in
expr
.
# S4 method for SymEngineDataType
D(expr, name)
A Basic object.
A character vector or a Basic object of type Symbol.
Same type as expr
argument.