atan
atan(x)
Compute the inverse tangent of a value in radians.
Try it yourself:
$1 | atan(0.5)
| |
$2 | atan(tan(0.5))
|
Compute the inverse tangent of a value in radians.
Try it yourself:
$1 | atan(0.5)
| |
$2 | atan(tan(0.5))
|