one vector, n-dimensions
Optional
epsilon: number = EPSILONan optional epsilon with a default value of 1e-6
are the two vectors parallel within an epsilon?
check if two already normalized vectors are parallel to each other, within an epsilon. Parallel includes the case where the vectors are exactly 180 degrees flipped from one another.
one vector, n-dimensions