Functions and CALL Routines |
Category: | Mathematical |
Syntax | |
Arguments | |
Examples |
Syntax |
LOG2(argument) |
Examples |
SAS Statements | Results |
---|---|
x=log2(2.0); |
1 |
x=log2(0.5); |
-1 |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.