-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Differentiate
Reading time: 1minDifferentiates a function.
Syntax
differentiate(Function)
differentiate(Function, Identifier)
differentiate(Function, Identifier, Integer)
differentiate(Function, Integer)
Description
Given a univariate function, computes its derivative.
Given a function f and an identifier x, computes the derivative of f with respect to x.
Given a function f, an identifier x and an integer n, computes the n-th derivative of f with respect to x.
Given an univariated function f and an integer n, computes the n-th derivative of f.