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

NameDescription

Factorial()

Returns the factorial of x (ie x!)...

Polynomial()

Returns an arbitrary polynomial of x...

PowSeries()

Returns an arbitrary power series of x...

Constants

None

Variables

None