curvemaxx
curvemaxx(curve
)
The CURVEMAXX function has the following argument:
curve
The curve for which to determine the maximum X value.
Return the X value for the final vertice in the curve.
Formula |
Description |
Result |
---|---|---|
curvemaxx(curve(0,0, 100,100, 200,0)) | Return the X value for the final vertice. | 200 |