Math library¶
BiLerp¶
Bilinear interpolation
CartesianToPolar¶
Converts given Cartesian coordinate(1) pair to Polar coordinate system
- Cartesian coordinates allow one to specify the location of a point in the plane, or in three-dimensional space. The Cartesian coordinates (also called rectangular coordinates) of a point are a pair of numbers (in two-dimensions) or a triplet of numbers (in three-dimensions) that specified signed distances from the coordinate axis.