Gets a value indicating whether the current vector is colinear to the given one, using the given precision.
Examples
Parameters
-
other
The other vector.
-
precision
The algorithm precision.
Return Value
Returns true if the vectors are colinear; false otherwise.