Appendix A: System Routines — Direct Floating Point Operations
423
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
round12
Declaration:
double
round12
(double
x
)
Category(ies):
Direct Floating Point Operations
Description:
Rounds
x
to 12 digits of precision.
Inputs:
x
— A double floating-point value.
Outputs:
The value of
x
rounded to 12 digits of precision.
Assumptions:
None
Side Effects:
None
Availability:
All versions of the TI
-
89 / TI
-
92 Plus.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also: round14
Example: