Overload List
| Name | Description | |
|---|---|---|
| Add(OneVariableFunction, OneVariableFunction) |
Adds the two functions.
| |
| Add(OneVariableFunction, Double) |
Adds the function and scalar.
| |
| Add(Double, OneVariableFunction) |
Adds the function and scalar.
|