TAN Function


Returns the tangent

Category: Trigonometric

Syntax

TAN ( argument )

Arguments

argument

  • is numeric and is specified in radians.

  • Restriction: cannot be an odd multiple of /2

Examples

SAS Statements

Results

x=tan(0.5);

0.5463024898

x=tan(0);

x=tan(3.14159/3);

1.7320472695




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