Numerical differentiation Computes numerically the derivative of a function. Syntax numerical_differentiation(Function, Real) Description numerical_differentiation(Function, Real) Given an univariated function and a real , computes numerically the derivative of at . Related functions Differentiate, Numerical integration Table of Contents Syntax Description Related functions