Code
ACC 1.0
Calculates
albumin corrected calcium level as estimation for
ionized calcium with Orrell's equation.
A script for programmable RPN calculators, tested
with HP 32 S.
A01
|
LBL
A
|
A02
|
0.1
|
A03
|
x
|
A04
|
34
|
A05
|
x<>y
|
A06
|
-
|
A07
|
0.0176
|
A08
|
x
|
A09
|
+
|
This
script expects the calcium level in the y-register
and the albumin level in the x-register (key
sequence: <calcium> ENTER <albumin> XEQ
A or RUN).