TAN

Purpose

This function returns the tangent of number n.

Syntax

tan::=

Example

Copy
SELECT TAN(PI()/4);