atg: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
Arctangens of '''x''', result in degrees. | Arctangens of '''x''', result in degrees. | ||
See also '''[[atan2]]''' and '''[[atan]]''' | |||
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
Arctangens of '''x''', result in degrees. | Arctangens of '''x''', result in degrees. | ||
See also '''[[atan2]]''' and '''[[atan]]''' | |||
Operand types:
x: Number
Type of returned value:
Description:
Arctangens of x, result in degrees.
Example:
_angle = atg 1 ..........Result is 45