Get the modul of the special vector.
'宣言
Public Shared Function CalculateModul( _
ByVal As Vector _
) As System.Double
public static System.double CalculateModul(
Vector
)
パラメータ
- value
- A Vector indicates the vector.
戻り値の型
A double indicates the modul of the speical vector.