Open Dev Kit Documentation :: General :: Math :: Lowest Common Multiple
Root.Math.LCM( Value 1 Double, Value 2 Double, Epsilon Double ) DoubleReturns the least common multiple of the two values
Parameters
- Value 1 Double
- The first value
- Value 2 Double
- The second value
- Epsilon Double
- Threshold for floating-point comparison
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
