Owner's manual

Table Of Contents
TEXPAND
Type: Command
Description: Expands transcendental fimctions.
Access:
Trigonometry, 0QlG)
Input: An expression.
Output: The transfonnation of the expression.
Flags:
Exact mode must be set (flag -105 clear).
Numeric mode must not be set (flag -03 clear).
Example:
Simplify the followmg expression:
ln(sin(.r-t-y))
Command:
TEXPAND (LN( SIN (X-FY) ) )
Result: LN(COS(Y)*SIN(X)+SIN(Y)* COS(X))
TUN
Type:
Commaiid
Description:
Linearizes and simplifies trigonometric expressions.
Note that this fimction does not collect sin and cos
terms of the same angle.
Access:
Trigonometry, 0(TR©
Input:
An expression.
Output: The transfonnation of the expression.
Flags:
Exact mode must be set (flag -105 clear).
Numeric mode must not be set (flag -03 clear).
Example: Linearize and simplify the following:
(cos(a'))'^
Command: TLIN(COS(X)"4)
Result: (1/8) *COS (4X) + (1/2) *COS (2X) (3/8)
Computer Algebra Commands
Page 14-63