SIN Function


Returns the sine

Category: Trigonometric

Syntax

SIN ( argument )

Arguments

argument

  • is numeric and is specified in radians.

Examples

SAS Statements

Results

x=sin(0.5);

0.4794255386

x=sin(0);

x=sin(3.14159/4);

.7071063121




SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 704

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net