The numeric :: powseries module
The numeric :: powseries module extends the set of Avisynth numeric functions with power series, polynomial and factorial functions.
Required modules
None
Functions
Name | Description |
---|---|
Returns the factorial of x (ie x!)... | |
Returns an arbitrary polynomial of x... | |
Returns an arbitrary power series of x... |
Constants
None
Variables
None