Trigonometry
Last updated
Last updated
Trigonometric functions are used to calculate the acute angles and side lengths of right-angled triangles. Trigonometry has a vast number of applications, ranging from engineering to astronomy. The most relevant to Incari, though, is that it can be used to calculate coordinates and distances within 3D space.
- Returns the sine of an input value.
- Returns the cosine of an input value.
- Returns the tangent of an input value.
- Returns the arcsine of an input value.
- Returns the arccosine of an input value.
- Returns the arctangent of an input value.
- Converts radians to degrees or degrees to radians.