Integration in the Maple environment in radicals

Maple has quite powerful numerical integration tools.

The main integration function int has the following syntax:

int (p (x), x = a..b),

where p (x) is the integral function of one variable x; a, b - the boundaries of integration.

This function often gives the exact value of a particular integral.

Example. Let the integral function has the form:

f (x): = exp (x ^ 2);

It is necessary to calculate a definite integral in the range from 1 to 2 - write:

int (f (x), x = 1..2);

Initial is expressed by the operator:

int (f (x), x);

Accessibility

Font Face Font Face

Font Size Font Size

1

Text Colour Text Colour

Background Colour Background Colour

Font Kerning Font Kerning

Image Visibility Image Visibility

Letter Spacing Letter Spacing

0

Line Height Line Height

1.2

Link Highlight Link Highlight