compare-slope
Compares the slopes of a pair of 2D vectors
Compares the slopes of a pair of 2D vectors
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).