3-8 Full Command and Function Reference
Access: !´LIST ADD ( ´ is the left-shift of the Pkey).
Flags: Binary Integer Wordsize (–5 through –10)
Input/Output:
Level 2/Argument 1 Level 1/Argument 2 Level 1/Item 1
{ list
1
} { list
2
}
→
{ list
result
}
{ list
} obj
non-list
→
{ list
result
}
obj
non-list
{ list
}
→
{ list
result
}
See also: +, ∆LIST, ΠLIST, ΣLIST
ADDTMOD
CAS: Add two expressions or values, modulo the current modulus.
ADDTOREAL
CAS: Add names to list of variables treated as real when Complex mode is set.
ALGB
CAS: Display a menu or list of CAS algebraic operations.
ALOG
Type: Analytic Function
Description: Common Antilogarithm Analytic Function: Returns the common antilogarithm; that is, 10 raised
to the given power.
For complex arguments: 10
(x,y)
= e
cx
cos cy + i e
cx
sin cy where c = ln 10.
Access: ! (  is the left-shift of the Vkey).
Flags: Numerical Results (–3)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
z
→
10
z
'symb'
→
'ALOG(symb)'
See also: EXP, LN, LOG
AMORT
Type: Command
Description: Amortize Command: Amortizes a loan or investment based upon the current amortization
settings.
Values must be stored in the TVM variables (I%YR, PV, PMT, and PYR). The number of
payments n is taken from the input together with flag –14.
Access: @& Î
TVM AMORT (Îis the left-shift of the 7key).
Flags: Financial Payment Mode (–14)
Input/Output:
Level 1/Argument 1 Level 3/Item 1 Level 2/Item 2 Level 1/Item 3
n
→
principal interest balance
See also: TVM, TVMBEG, TVMEND, TVMROOT
AND
Type: Function
Description: And Function: Returns the logical AND of two arguments.