Returns Γ(x) . Additionally, calls
Assumes X and Y containing dates in the format
chosen and calculates the number of days be-
tween them. Works like in HP-12C.
Calculates the scattering factors (or geometric
standard deviations) for lognormally distributed
data
1
ln2ln
)ln(
2
n
yny
G
y
and pushes them on the stack. This
works for the geometric mean g in analogy to
s for the arithmetic mean but multiplicative.
Works like but pushes the scattering factors of
the geometric means
Works like but with a denominator n instead of
n – 1 , returning the scattering factors of the
populations. Streichkandidaten. Zusatzab-
schnitt über lognv Daten vorne einfügen.
Returns for real argu-
ments, with
for x > 1 and its
analytical continuation for x < 1 :
xxxx
xx
11
2
sin2
1
Complex version copies in X and clears Y.
Computes a product with the routine specified by
label. Initially, X contains the loop control num-
ber in the format cccccc.fffii and the
product is set to 1. Each run through the routine
specified computes a factor. At its end, this fac-
tor is multiplied with said product; the operation
then decrements ccccccc by ii and runs
said routine again if then ccccccc fff ,
else returns the resulting product in X.