Owner's manual

Table Of Contents
INTVX
Type:
Function
Description: Finds the antiderivative of a fimction symbolically, with
respect to the current default variable.
Access:
Calculus, 0(£1£) deriv. & integ
Input:
An expression.
Output:
The antiderivative of the expression.
Flags:
Exact mode must be set (flag -105 clear).
Numeric mode must not be set (flag -03 clear).
Example:
Find the antiderivative of the following;
Inx
Command:
INTVX (X"'2*LN(X) )
Result:
1/3*X-3*lN(X) + {-1/9)X"-3
See also:
IBP
Risen
PREVAL
INVMOD
Type:
Fimction
Description:
Performs modular inversion on an object modulo the
current modulus.
Access:
Arithmetic, RilffH) MODULO
Input:
An object.
Output:
The modular inverse of the object.
Flags:
Exact mode must be set (flag -105 clear).
Numeric mode must not be set (flag -03 clear).
Example:
Solve the following forx, modulo the default modulus, 3.
(2xee1)
Command:
INVMOD(2)
Result:
-1
Page 14-34
Computer Algebra Commands