functionLineWithProtected
The Line function with protected variables
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Independent variable | |
| Real[2] | p0 | Coordinates for one point on the line | |
| Real[2] | p1 | Coordinates for another point on the line |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Value of y at the specified x |