HP -32S Owner's Manual page 233

Rpn scientific calculator
Table of Contents

Advertisement

Program Listing:
Program Lines:
T01
LBL
T
T02
INPUT C
T03 9
T04
X
T05 5
T06
•r
T07 32
T08
+
T09 STO F
T10
R+
Til
INPUT F
T12 459.67
T13
+
T14 STO
R
T15
R+
T16
INPUT R
T17
9
T18
•r
T19
5
T20
X
T21
STO
K
T22
R+
T23
INPUT K
T24
273.15
T25
-
T26
STO
C
T27
R+
T28
GTO
T
Bytes
; and Checksum:
Description:
Starts the temperature-conversion routine.
Displays the temperature in °C, or requests
and stores Celsius input.
Converts from Celsius to Fahrenheit.
Stores Fahrenheit temperature in F.
Drops stack so that only one level is used.
Displays temperature in °F, or requests and
stores Fahrenheit input.
Converts from Fahrenheit to Rankine.
Stores Rankine temperature in R.
Drops stack so that only one level is used.
Displays temperature in °R, or requests and
stores Rankine input.
Converts Rankine to Kelvin.
Stores Kelvin temperature in K.
Drops stack so that only one level is used.
Displays temperature in kelvins, or requests
and stores Kelvin input.
Converts Kelvin to Celsius.
Stores Celsius temperature in C.
Drops stack so that only one level is used.
Loops back for more conversions.
058.0, 9EF4
14: Miscellaneous Programs
231

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents