[]
Get the modul of the special vector.
public static double CalculateModul(Vector value)
| Type | Name | Description |
|---|---|---|
| Vector | value | A Vector indicates the vector. |
| Type | Description |
|---|---|
| double | A double indicates the modul of the speical vector. |