SIN

Purpose

This function returns the sine of number n.

Syntax

sin::=

Example

SELECT SIN(PI()/6);