lcm
Calculates the least common multiple of arguments. Depending on input, function can return scalar, vector or matrix
Arguments
- Integer value x
- Integer value y
Output
Integer lcm.
Examples
Calculates the least common multiple of arguments. Depending on input, function can return scalar, vector or matrix
Integer lcm.