Calculates the magnitude, length, norm of a vector.

C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript |
TenneySoftware.Vectors.Vector3D.magnitude = function(vector);

- vector (Vector3D)
- Vector to determine magnitude.

Returns a double point number with the magnitude.