ProtoFlux:LeastCommonMultiple

From Resonite Wiki
Revision as of 00:26, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Least Common Multiple to ProtoFlux:LeastCommonMultiple: Automated: removing spaces from ProtoFlux namespace)
(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