FORMULA LANGUAGE


@Sin
Example

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

Syntax

@Sin( angle )

Parameters

angle


Return value

sine


Language cross-reference

Sin function of LotusScript language

Example
See Also