Sin

Syntax

Sin(Value)

Parameters

Value. The angle in radians, the sine of which should be calculated.

NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.

Description

It returns the sine of a number.

Example

Formula Result Description
=Sin(-16.1) 0,3821 The sine of the angle equal to -16.1 radians.
=Sin(B6) 0,9906 The sine of an angle, the value of which is located in the B6 cell. The B6 cell contains the 14 number.

NOTE. If the angle is specified in degrees, use the Radians feature to convert it into radians.

See also:

Function WizardMathematical FunctionsRadiansASinASinHSinH