functionquadrature2
Integrate function y = integrand(x) from x1 to x2
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x1 | ||
| Real | x2 | ||
| Integrand | integrand |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | integral |
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x1 | ||
| Real | x2 | ||
| Integrand | integrand |
| Type | Name | Default | Description |
|---|---|---|---|
| Real | integral |