Returns the value of the gamma function.
| Category: | Mathematical | 
| Returned data type: | DOUBLE | 
specifies any valid expression that evaluates to a numeric value.
| Restriction | Nonpositive integers are invalid. | 
| Data type | DOUBLE | 
| See | <sql-expression> | 
| FedSQL Expressions | 
| 
                           
                            Statements 
                           
                         | 
                        
                        
                           
                            Results 
                           
                         | 
                        
                     
|---|---|
                           
                           select gamma(6);  | 
                        
                        
                           
                           120  |