Implement factorial powered by the Gamma function.
This commit is contained in:
@@ -55,6 +55,7 @@ FUNCTION(gt);
|
||||
FUNCTION(gte);
|
||||
|
||||
FUNCTION(negate);
|
||||
FUNCTION(factorial);
|
||||
|
||||
FUNCTION(ln);
|
||||
FUNCTION(exp);
|
||||
|
||||
Reference in New Issue
Block a user