Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

infix *

time.frequency.infix *

this frequency multiplied by factor n

NYI: UNDER DEVELOPMENT: #5801: rename as `divide_by` or similar since `infix *` is inappropriate for a frequency.
Precondition
Inherited from time.period.infix *
pre
  debug: !is_infinity || n=0
Postcondition
Inherited from time.period.infix *
post
  debug: (n=0: result.nanos=0)
0.099dev (GIT hash 250922c42fb1dcef5ce7ce89820538f53498ca37)
last changed: 2026-08-14