cos

Returns the cosine of the angle specified in radians.

Syntax

cos(angle)

Parameters

Examples

Usage

cos, a mathematical function, returns the cosine of the specified angle, in radians.

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute cos.