curveminx
curveminx(curve
)
The CURVEMINX function has the following argument:
curve
The curve for which to determine the minimum X value.
Return the X value for the initial vertice in the curve.
Formula |
Description |
Result |
---|---|---|
curveminx(curve(0,0, 100,100, 200,0)) | Return the X value for the initial vertice. | 0 |