lcm
|
The lcm function computes the least common multiple of a set of integers.
Usage The lcm function is used to compute the least common multiple of a set of integers
Computes the least common divisor of int1 and int2 and returns it.
value.
Expression:
Arguments
Name
Type
Description Argument: int1 ... Integer
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|