Skip to contents
aocR
0.0.0.9000
Reference
Least Common Multiple (LCM)
lcm.Rd
Least Common Multiple (LCM)
Usage
lcm
(
u
,
v
)
Arguments
u
Numeric value.
v
Numeric value.
Value
Numeric value with LCM for u and v.