COS Function


Returns the cosine

Category: Trigonometric

Syntax

COS ( argument )

Arguments

argument

  • is numeric and is specified in radians.

Examples

SAS Statements

Results

x=cos(0.5);

0.8775825619

x=cos(0);

1

x=cos(3.14159/3);

0.500000766




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