Skip to content

math::lcm

lcm(a: Integer, b: Integer)

ParameterTypeDescription
aInteger
bInteger

Returns

(Integer) The lowest common multiple.