バージョン

Log10 メソッド (ComplexMatrix)

各要素 y[i] を Log10(y[i]) と置き換えることにより ComplexMatrix、y を更新します。
シンタックス
'宣言
 
Public Function Log10() As ComplexMatrix
public ComplexMatrix Log10()

戻り値の型

変更された ComplexMatrix。
参照