This tutorial explains how to use the MySQL TAN function with syntax and examples.
The MySQL TAN function returns the tangent of a number.
The syntax for the TAN function in MySQL is:
The number used to calculate the tangent. It is expressed in radians.
The TAN function can be used in the following versions of MySQL:
Let's look at some MySQL TAN function examples and explore how to use the TAN function in MySQL.
For example: