SIN Function Explained
The SIN function in Microsoft Excel returns the sine of a given angle, which is specified in radians. The syntax for the function is SIN(number), where number is the angle in radians for which you want the sine. The result is a real number between -1 and 1, both inclusive.
SIN Function Syntax
SIN(number)
- number: The angle in radians for which you want the sine.

