バージョン

Log2 メソッド (ComplexMatrix)

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

戻り値の型

変更された ComplexMatrix。
参照