If n is not an integer, rounds n to the next highest integer.
Calculates the derivative of the expr with respect to name.
Any expression. Indirect arguments (for example, Name Expr, Expr, Eval) are supported.
Adding an additional variable (derivative(expr, name, name2)) takes the second derivative.
If n is not an integer, rounds n to the next lowest integer.
Attempts to unfold expr around name.
Returns the remainder when number is divided by divisor.
Returns the first numeric derivative of the expr with respect to the first argument in the expression.
Returns the second numeric derivative of the expr with respect to the first argument in the expression.
Rounds n to number of decimal places given.