| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1556 |
|
| Package | utility | |
| Module | functionals | |
| Tool | functionalserver |
| order | in | polynomial degree | |
| Allowed: | integer | ||
| Default: | 0 | ||
| params | in | factors of terms | |
| Allowed: | numeric | ||
| Default: | all 1 | ||
Create an odd polynomial of specified degree. The default parameters are all 1. (Note that using the generic functional function the parameters are all set to zero).
- dfs.oddpoly(2).f([1,2]) [2 10] - dfs.oddpoly(2).npar() 2