logo
excelfunctions.org
bookmarks

SIN

Returns the sine of the given angle.

Math & TrigonometryMath Basics

What it does

Returns the sine of an angle (radians).

Syntax

SIN(number)

Arguments

  • number(number) β€” Angle in radians.

Examples

Calculate Sine

Sine of Pi/2.

FORMULA
=SIN(PI()/2)
RESULT
1
SAMPLE DATA
A
1Rad
21.57