TAN

Purpose

This function returns the tangent of number n.

Syntax

tan::=

Example

SELECT TAN(PI()/4);