

A number of difficulties can arise in computing the integral. In contrast to differentiation, symbolic integration is a more complicated task. See how int works by looking at this table. Uses the symbolic object v as the variable of integration, rather than the variable determined by findsym.

That is, int(f) returns the indefinite integral or antiderivative of f (provided one exists in closed form).

Using the Symbolic Math Toolbox (Symbolic Math Toolbox) Symbolic Math ToolboxĪttempts to find another symbolic expression, F, so that diff(F) = f.
