Calculator User Manual

Appendix A: Functions and Instructions 585
Input [variable]
Input ["text",variable]
Prompts for value to store
to variable.
I/O
1:Input
Input [Strn,variable] Displays Strn and stores
entered value to variable.
I/O
1:Input
inString(string,substring
[,start])
Returns the character
position in string of the first
character of substring
beginning at start.
y N
inString(
int(value) Returns the largest integer
a real or complex
number, expression, list, or
matrix.
NUM
5:int(
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:GInt(
invNorm(area[,m,s])
Computes the inverse
cumulative normal
distribution function for a
given area under the
normal distribution curve
specified by
m and s.
y =
DISTR
3:invNorm(
F
unction or
Instruction/Arguments
Result
Key or
Keys/Menu or
Screen/Item