Note

When inputting a value in the CMPLX Mode, each value takes up two stack levels: one for the real part and one for the imaginary part. This means that the numeric stack has only five levels in the CMPLX Mode.

k Calculation Ranges, Number of Digits, and Precision

The following table shows the general calculation range (value input and output range), number of digits used for internal calculations, and calculation precision.

Calculation Range

±1×10–99to ±9.999999999×1099 or 0

Internal Calculation

15 digits

 

In general, ±1 at the 10th digit for a single calculation. Error in the

Precision

case of a calculation result in exponential format is ±1 at the least

significant digits of the mantissa. Errors are cumulative in the case of

 

 

consecutive calculations.

 

 

A Function Calculation Input Ranges and Precision

Functions

 

 

 

Input Range

 

 

 

 

 

DEG

0

< x < 9×109

sinx

RAD

0

< x < 157079632.7

 

GRA

0

< x < 1×1010

 

DEG

0

< x < 9×109

cosx

RAD

0

< x < 157079632.7

 

GRA

0

< x < 1×1010

 

DEG

Same as sinx, except when x = (2n–1)×90.

tanx

RAD

Same as sinx, except when x = (2n–1)×π/2.

 

GRA

Same as sinx, except when x = (2n–1)×100.

sin–1x

0

< x < 1

cos–1x

 

 

 

 

tan–1x

0

< x < 9.999999999×1099

sinhx

0

< x < 230.2585092

coshx

 

 

 

 

sinh–1x

0

< x < 4.999999999×1099

cosh–1x

1

< x < 4.999999999×1099

tanhx

0

< x < 9.999999999×1099

tanh–1x

0

< x < 9.999999999×10–1

logx/lnx

0

< x < 9.999999999×1099

10x

–9.999999999×1099< x < 99.99999999

E-73