visual3d:documentation:pipeline:expressions:trigonometric_functions
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
visual3d:documentation:pipeline:expressions:trigonometric_functions [2024/06/14 17:26] – created sgranger | visual3d:documentation:pipeline:expressions:trigonometric_functions [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |**Language: | + | ====== |
- | + | ||
- | |===== Contents =====\\ \\ \\ \\ * [[#COSINE|1 COSINE]]\\ * [[#SINE|2 SINE]]\\ * [[# | + | |
Note all trigonometric data are radians (not degrees) | Note all trigonometric data are radians (not degrees) | ||
- | ===== COSINE | + | ==== COSINE ==== |
**cos(a)** - cosine | **cos(a)** - cosine | ||
- | ===== SINE ===== | + | ==== SINE ==== |
**sin(a)** - sine | **sin(a)** - sine | ||
- | ===== TANGENT | + | ==== TANGENT ==== |
**tan(a)** - tangent | **tan(a)** - tangent | ||
- | ===== COTANGENT | + | ==== COTANGENT ==== |
**ctan(a)** - cotangent | **ctan(a)** - cotangent | ||
- | ===== ARCTANGENT | + | ==== ARCTANGENT ==== |
**atan(a)** - arctangent | **atan(a)** - arctangent | ||
- | ===== ARCSINE | + | ==== ARCSINE ==== |
**asin(a)** - arcsine | **asin(a)** - arcsine | ||
- | ===== ARCCOS | + | ==== ARCCOS ==== |
**acos(a)** - arccosine | **acos(a)** - arccosine | ||
- | ===== ARCTAN2 | + | ==== ARCTAN2 ==== |
**atan2(y, | **atan2(y, | ||
- | |||
- | Retrieved from "" | ||
visual3d/documentation/pipeline/expressions/trigonometric_functions.1718385964.txt.gz · Last modified: 2024/06/14 17:26 by sgranger