The array :: powseries module
The array :: powseries module provides functions, constants and global variables for the implementation of additional power series functions, besides the core one (PowSeries()).
Required modules
string :: core, array :: core, array :: operators
Functions
Name | Description |
---|---|
Applies the PowSeries function to all array elements and returns th... | |
Applies the PowSeriesA function to all array elements and returns ... | |
Applies the PowSeriesAA function to all array elements and return... | |
Returns a power series of x with coefficients supplied by an array... | |
Returns a power series of x with coefficients and powers supplied by ... |
Constants
None
Variables
None