Functions and CALL Routines |
Category: | Mathematical |
Syntax | |
Arguments | |
Examples |
Syntax |
LOG(argument) |
Examples |
SAS Statements | Results |
---|---|
x=log(1.0); |
0 |
x=log(10.0); |
2.302585093 |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.