This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:atan [2021/02/05 16:43] – Rmoved discussion tag Karsten75 | crpl:docs:atan [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== atan ===== | ===== atan ===== | ||
| - | ^Arguments^Result^Notation^ | + | atan(<-toTarget) |
| - | |A floating point number|The arctangent of the input number |'' | + | |
| === Description === | === Description === | ||
| - | Calculates the arctanget | + | Calculates the arctangent |
| === Examples === | === Examples === | ||
| - | < | + | < |
| 0.5 atan trace | 0.5 atan trace | ||
| </ | </ | ||