Handbook
Glossary
mega-annum ( x -- duration )
Vocabulary
calendar
Inputs
x
an
object
Outputs
duration
an
object
Definition
USING:
accessors
kernel
math
;
IN:
calendar
:
mega-annum
( x -- duration )
instant
swap
1000000
*
>>year
;