バージョン

UltraCalcFunctionImLog10 クラス

複素数の 10 を底とする数値の対数(常用対数)を返します。
シンタックス
'宣言
 
Public Class UltraCalcFunctionImLog10 
   Inherits BuiltInFunctionBase
public class UltraCalcFunctionImLog10 : BuiltInFunctionBase 
解説

IMLOG10(complexNumber)
ComplexNumber は、次の書式の複素数です: "x + yi" または "x + yj"。

参照