Handbook
Glossary
biweekly ( x -- y )
Financial math
ยป
Calculations over periods of time
Prev:
semimonthly ( x -- y )
Next:
weekly ( x -- y )
Vocabulary
math
.
finance
Inputs
x
a
number
Outputs
y
a
number
Word description
Divides a number by the number of two week periods in a year.
Definition
USING:
math
;
IN:
math.finance
:
biweekly
( x -- y )
26
/
;
inline