Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Language Reference

LOG Function

takes the natural logarithm

LOG( matrix)

where matrix is a numeric matrix or literal.

The LOG function is the scalar function that takes the natural logarithm of each element of the argument matrix. An example of a valid statement is shown below:

   b=log(c);

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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