Last Updated 10/28/2022

Sage Essentials
Section 9: Vector Calculus

The integrate Command

Sage can find the integrals of a function with one or more variables.

Example 1

Evaluate the indefinite integral   f( x )dx for f( x )=xcosx .

Evaluate the definite integral 0 π f( x )dx  for f( x )=xcosx .

Try this!

Compute x 2 ln x dx  and   1 2 x 2 ln x dx .


← Previous Example Next Example →