COS

Purpose

This function returns the cosine of number n.

Syntax

cos::=

Cos

Example

SELECT COS(PI()/3);