This function returns the arctangent of the given number. The returned angle is in the range of 0.0 to pi. i.e. the angle value is in radians.
Bash
atan(number) #Output: Number
📚 Use cases and examples
| Use case |
|---|
| No content found. |