For example, given the /4 as input, the function returns 1.0 as output.
To supply an angle in degrees, use the radians function.
The plot below visualizes the output of tangent for angles between - and .
The red lines represent vertical asymptotes where the function diverges to positive and negative infinity.
COS Function
The Excel COS function returns the cosine of an angle given in radians.
To supply an angle to COS in degrees, use the RADIANS function to convert to radians.
ATAN Function
The Excel ATAN function returns the inverse tangent of a number.
The function is the inverse of TAN.