SIN

Purpose

This function returns the sine of number n.

Syntax

sin::=

Example

Copy
SELECT SIN(PI()/6);