FORMULA LANGUAGE


@Cos
Example

Given an angle in radians, returns the cosine of the angle. In a right triangle, the cosine of an acute angle is the ratio of the length of its adjacent side to the length of the hypotenuse.

Syntax

@Cos( angle )

Parameters

angle


Return value

cosine


Language cross-reference

Cos function of LotusScript language

Example
See Also