バージョン

UltraCalcFunctionLcm クラス

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

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

参照