User Guide
Input
Input [variable]
Input ["text",variable]
Prompts for value to store to variable.
† ¼
I/O
2:Input
Input
Input [Strn,variable]
Displays Strn and stores entered value to variable.
† ¼
I/O
2:Input
inString(
inString(string,substring[,start])
Returns the character position in string of the first character of substring
beginning at start.
y
N
inString(
int(
int(value)
Returns the largest integer a real or complex number, expression, list, or
matrix.
»
NUM
5:int(
GInt(
GInt(pmt1,pmt2[,roundvalue])
Computes the sum, rounded to roundvalue, of the interest amount
between pmt1 and pmt2 for an amortization schedule.
Œ
1:Finance
CALC
A: G Int(
invNorm(
invNorm(area[,µ,σ,tail])
tail [catalog]: LEFT, CENTER, RIGHT
Computes the inverse cumulative normal distribution function for a
given area under the normal distribution curve specified by m and s..
The optional argument tail can be LEFT (-∞,-a), CENTER [-a,a] or RIGHT
(a, ∞) for Real a.
The tokens LEFT, CENTER and RIGHT can be found in [catalog].
y=
DISTR
3:invNorm(
Commands and Functions Listing 45