Tests whether a vector is nearly the zero vector within a tolerance
The vector to test
The tolerance threshold (default: 1e-6)
True if the vector's length is less than epsilon, false otherwise
Tests whether a vector is nearly the zero vector within a tolerance