|
|
|
Section 6: Functions78
|
|
|
|
Rounding a Number
|
|
As you know, when you change the display formats with one of the display
control functions ( FIX ,
SCI , or ENG ), the
number maintains its full value (10 digits multiplied by a two-digit exponent of
10) no matter how many digits you see. When you execute the
RND (round) function, however, the number that
is in the display becomes the actual number in the calculator. For
example, round the Rydberg constant, now in the display, to two digits beyond
the decimal point in SCI format.
|
|
|
|
Absolute Value
|
|
Some calculations require the absolute value, or magnitude, of a number. To
obtain the absolute value of the number in the X-register, execute the
ABS function. For example, to calculate the absolute
value of –3:
|
|
|
|
|
|