[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Vector.CalculateModul

CalculateModul Method

CalculateModul(Vector)

Get the modul of the special vector.

Declaration
public static double CalculateModul(Vector value)
Public Shared Function CalculateModul(value As Vector) As Double
Parameters
Type Name Description
Vector value

A Vector indicates the vector.

Returns
Type Description
double

A double indicates the modul of the speical vector.