SQRT Function


Returns the square root of a value

Category: Mathematical

Syntax

SQRT ( argument )

Arguments

argument

  • is numeric and must be nonnegative.

Examples

SAS Statements

Results

x=sqrt(36);

6

x=sqrt(25);

5

x=sqrt(4.4);

2.0976176963




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