Cos

Name

Cos — cosine

Syntax

Cos( expression )

Domain

Cos : R -> [ -1 , 1 ]

Example

Cos( 0 ) = 1

Description

Cosine of an angle. This is the relation between the length of the side adjacent to the 90 degree (obtuse) angle of a straight triangle and the hypotenuse.

Make sure you check the mode of calculation, deg or rad , before performing any trigonometric function. Also note that 90° = pi / 2 = 100 grad .