-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Integrate
Reading time: 1minComputes the integral of a function.
Syntax
integrate(Function)
integrate(Function, Identifier)
integrate(Function, Identifier, Integer | Expression, Integer | Expression)
integrate(Function, Integer | Expression, Integer | Expression)Expression)
Description
Given an univariate function, computes its primitive.
Given a function f and an identifier x, computes the primitive of f with respect to x.
Given a function f, an identifier x and two integers or expressions a and b, computes the definite integral of f with respect to x between a and b.
Given an univariate function f and two integers or expressions a and b, computes the definite integral of f between a and b.