cleanup, style, links |
m YoshBot moved page ProtoFlux:Least Common Multiple to ProtoFlux:LeastCommonMultiple: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:26, 21 August 2025
LeastCommonMultiple
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
.