Casio FX-991ES User Guide - Page 41

Rounding Function Rnd

Page 41 highlights

Rounding Function (Rnd) This function rounds the value or the result of the expression in the function's argument to the number of significant digits specified by the number of display digits setting. Display Digits Setting: Norm1 or Norm2 The mantissa is rounded to 10 digits. Display Digits Setting: Fix or Sci The value is rounded to the specified number of digits. Example: 200 ÷ 7 × 14 = 400 LINE 200/7*14= (Specifies three decimal places.) FIX 1N6(Fix)3 (Calculation is performed internally using 15 digits.) FIX 200/7= FIX *14= The following performs the same calculation with rounding. FIX 200/7= (Round the value to the specified number of digits.) FIX 10(Rnd)= E-39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75

E-39
Rounding Function (Rnd)
This function rounds the value or the result of the expression in the
function’s argument to the number of significant digits specified by
the number of display digits setting.
Display Digits Setting:
Norm1 or Norm2
The mantissa is rounded to 10 digits.
Display Digits Setting:
Fix or Sci
The value is rounded to the specified number of digits.
Example:
200
÷
7
×
14 = 400
LINE
200/7*14=
(Specifies three decimal places.)
1N
6
(Fix)
3
FIX
(Calculation is performed internally using 15 digits.)
200/7=
FIX
*14=
FIX
The following performs the same calculation with rounding.
200/7=
FIX
(Round the value to the specified number of digits.)
1
0
(Rnd)
=
FIX