ProtoFlux:Least Common Multiple

From Resonite Wiki
Revision as of 18:37, 7 July 2024 by Yosh (talk | contribs) (cleanup, style, links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
LeastCommonMultiple
A
*
B
Math

The Least Common Multiple node finds the least common multiple of two numbers, or the smallest positive integer that is divisible by both inputs.

Inputs

A (Pseudo-generic)

The first number.

B (Pseudo-generic)

The second number.

Outputs

* (Pseudo-generic)

The least common multiple of A and B.

See Also