@stdlib/math-iter-special-atan2
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).
@vicimpa/math
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.