This function returns the tangent of the given angle expressed in radians.
The input has to be different than k*pi/2 and -k*pi/2 with k being an odd number.
Bash
tan(number) #Output: Number
📚 Use cases and examples
| Use case |
|---|
| No content found. |