input checks, general review, adding new functions

Defines functions:
1. binomial()
2. convolve()
3. all_numeric()
4. is_addable()

Input data check in all functions.

Recoding of:
1. cumsum (a non-recursive version)
2. median()
3. count_true() (more efficient version)
4. polynomial functions so that a zero polynomial is represented by [0] and not by []
This commit is contained in:
RonaldoCMP 2020-07-28 22:42:07 +01:00
parent 3d226f1ffa
commit 51be74b5ec

662
math.scad

File diff suppressed because it is too large Load diff