Atom - !
- Factorial / Pi Function
Characters: !
Tags: math , number , vectorize
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Returns the factorial of the argument. For negative / non-integral values, return the result of the Pi function.