TEXT
14
INTinstructions
Guest on 16th May 2022 01:49:32 AM
INT - computes indefinite integrals of expressions containing unknown functions and their derivatives
Calling Sequences
INT(E,x)
Parameters
E - an expression containing unknown and known functions of the integration variable x.
x - the variable with respect to which the integration is performed.
Remarks
-The differential oreder of the integrand is minimized.
-The form of the integrand can effect the integration procedure for rational expressions containing non-monomial terms in the denominator. In such cases the result is always corect, though it may not be optimal.