バージョン 21.1

UltraCalcFunctionLcm クラス

2 つの整数値の最小公倍数を返します。
シンタックス
public class UltraCalcFunctionLcm : BuiltInFunctionBase 
解説

LCM(number1, [number2, number3, ..., numberN])
Number1, Number2, ..., NumberN は、任意の整数です。

参照