Miscellaneous Math Functions; Floating-Point Math Functions That Output Complex Results; Table 2.20: Floating-Point Miscellaneous Math Functions - Texas Instruments TI-83 Plus Manual

Third release
Hide thumbs Also See for TI-83 Plus:
Table of Contents

Advertisement

104
Routine
Max
Min
Ceiling
Int
Intgr
Trunc
Frac
CpOP1OP2
Round
RndGuard
RnFx
Random
RandInt

Table 2.20: Floating-Point Miscellaneous Math Functions

Miscellaneous Math Functions

Floating-Point Math Functions that Output Complex Results

The TI-83 Plus has two complex math modes, a + bi (rectangular coordinates) and re^ I
(polar coordinates), that allow complex numbers to be generated by functions that take
RealObj data type (floating-point) as input. If neither of these modes is set, then these
functions will generate an error when the arguments input would produce a complex
result. These functions include LnX, LogX, SqRoot, YToX and XRootY.
To have these routines return complex results for real data type inputs:
set one of the complex modes:
fmtRect, (IY + numMode)
fmtPolar, (IY + numMode)
reset
fmtReal, (IY + numMode)
TI-83 Plus Developer Guide
Function
Max(OP1, OP2)
Min(OP1, OP2)
Intgr(negative OP1)
Int(OP1)
Intgr(OP1)
integer part(OP1)
fractional part(OP1)
non-destructive compare OP1 and OP2
generic Round(OP1)
Round(OP1) to 10 digits
Round to current fix setting
generate random floating-point number
Generate a random integer between OP1 and OP2
rectangular complex
polar complex
real output only
Chapter 2: TI-83 Plus Specific Information
Third Release May 28, 2002

Advertisement

Table of Contents
loading

Table of Contents