pub fn length<N: Real, D: Dimension>(x: &TVec<N, D>) -> Nwhere DefaultAllocator: Alloc<N, D>,
The magnitude of a vector.
A synonym for magnitude.
magnitude
length2
magnitude2