The numeric package
The numeric package contains modules that extend standard Avisynth operations on variables of numeric type (ints and floats).
Required packages
The numeric package requires modules from the following packages (see the specific modules' documentation for actual dependencies): base.
Modules
Name | Description |
---|---|
This module provides functions, constants and global variables for performing basic operations related to numeric types. | |
This module provides functions, constants and global variables for calculating points' coordinates on 2D curves. | |
This module extends the set of Avisynth numeric functions with new members (inverse and hyperbolic trigonometric functions, base-n exponentials and logarithms, etc.). | |
This module extends the set of Avisynth numeric functions with power series, polynomial and factorial functions. | |
This module extends the set of Avisynth numeric functions with base-n rounding functions. | |
This module extends the set of Avisynth numeric functions with statistical functions. |