| Functions and CALL Routines |
| Category: | Mathematical |
| Syntax | |
| Arguments | |
| Examples |
Syntax |
| LGAMMA(argument) |
| Examples |
| SAS Statements | Results |
|---|---|
x=lgamma(2); |
0 |
x=lgamma(1.5); |
-0.120782238 |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.