[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Vector-1.CalculateModul

CalculateModul Method

CalculateModul(Vector<T>)

Get the modul of the special vector.

Declaration
public static T CalculateModul(Vector<T> value)
Parameters
Type Name Description
Vector<T> value

A Vector indicates the vector.

Returns
Type Description
T

A double indicates the modul of the speical vector.