📄️ Calculate the angle of a line defined by two points
JavaScript version
📄️ Calculate the distance between two points
JavaScript version
📄️ Calculate the linear interpolation between two numbers
JavaScript version
📄️ Calculate the midpoint between two points
JavaScript version
📄️ Check if a point is inside a rectangle
JavaScript version
📄️ Check if a rectangle contains other one
JavaScript version
📄️ Check if a rectangle overlaps other one
JavaScript version
📄️ Convert degrees to radians
JavaScript version
📄️ Convert radians to degrees
JavaScript version
📄️ Normalize the ratio of a number in a range
JavaScript version
📄️ Round a number to the nearest multiple of a given value
JavaScript version