Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

Sin

Name

Sin — sine

Syntax

Sin( expression )

Domain

Sin : R -> [ -1 , 1 ]

Example

Sin( 0 ) = 0

Description

Sine of an angle. This is the relation between the length of the side opposite to the 90° (obtuse) angle of a straight triangle and the hypotenuse.

Note

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