Casio FX-991ES User Guide - Page 25

Using Multi-statements in, Calculations

Page 25 highlights

Sexagesimal Calculations • Performing the following types of sexagesimal calculations produces a sexagesimal result. - Addition or subtraction of two sexagesimal values - Multiplication or division of a sexagesimal value and a decimal value Appendix 2°20´30˝ + 39´30˝ = 3°00´00˝ Converting Values between Sexagesimal and Decimal Pressing e while a calculation result is displayed toggles the value between sexagesimal and decimal. Appendix Convert 2.255 to its sexagesimal equivalent. Using Multi-statements in Calculations You can use the colon character (:) to connect two or more expressions and execute them in sequence from left to right when you press =. Example: To create a multi-statement that performs the following two calculations: 3 + 3 and 3 × 3 LINE 3+3S7(:)3*3 Disp = "Disp" indicates this is an intermediate result of a multi-statement. = E-23

  • 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-23
Sexagesimal Calculations
• Performing the following types of sexagesimal calculations
produces a sexagesimal result.
-
Addition or subtraction of two sexagesimal values
-
Multiplication or division of a sexagesimal value and a
decimal value
Appendix
<#012> 2
°
20´30˝ + 39´30˝ = 3
°
00´00˝
Converting Values between Sexagesimal and
Decimal
Pressing
e
while a calculation result is displayed toggles the value
between sexagesimal and decimal.
Appendix
<#013> Convert 2.255 to its sexagesimal equivalent.
Using Multi-statements in
Calculations
You can use the colon character (:) to connect two or more
expressions and execute them in sequence from left to right when
you press
=
.
Example:
To create a multi-statement that performs the following
two calculations: 3 + 3 and 3
×
3
LINE
3+3
S
7
(:)
3*3
=
Disp
“Disp” indicates this is an intermediate result of a multi-statement.
=