Owner's manual

Table Of Contents
EXPANDMOD
Type:
Description:
Access:
Input:
Ontpnt:
Flags:
Example:
Command:
Result:
Function
Expands and simplifies an algebraic expression, modulo
the current modulus.
AR!TH]
MODULO
An expression.
The expanded and simplified expression modulo the
current modulus.
Exact mode must be set (flag -105 clear).
Numeric mode must not be set (flag -03 clear).
Expand the following expression and give the result
modulo 3 (the default modulo setting):
(.T+3)(.r + 4)
EXPANDMOD!(X+3)*(X+4))
X'^O+X
EXPLN
Type:
Description:
Access:
Input:
Output:
Flags:
Example:
Command:
Result:
Command
Ti'ansforms the trigonometric tenns in an expression to
exponential and logarithmic terms.
Convert, R (CONVEX
An expression
The transformed expression.
Exact mode must be set (flag -105 clear).
Numeric mode must not be set (flag -03 clear).
Complex mode must be set (flag -103 set).
Transform the following expression and simplify the
result using the EXPAND command:
.64 cos (.r"
EXPLN(2*COS(X"2))
EXPAND{ANS(1))
EXP(;R)' + 1
EXP(¿A‘)
Page 14-20
Computer Algebra Commands