|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
FactorialPower |
| FactorialPower[x, n] gives the factorial power |
| FactorialPower[x, n, h] gives the step-h factorial power |
FactorialPower does not automatically expand out:
Use FunctionExpand to do the expansion:
|