Back to Polynomial Functions
lagadd
Add two Laguerre polynomials
Syntax
c = lagadd(c1, c2)
Description
Adds two Laguerre coefficient arrays.
Parameters
| Name | Description |
|---|---|
| c1 | First coefficient array |
| c2 | Second coefficient array |
Returns
Sum coefficient array