Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Language Reference

SQRT Function

calculates the square root

SQRT( matrix)

where matrix is a numeric matrix or literal.

The SQRT function is the scalar function returning the positive square roots of each element of the argument. An example of a valid statement follows:

   a=sqrt(c);

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.