| Name | Brief | Example |
|---|---|---|
| Curve_bspline | Create a B Spline curve with optional weighting. | Examples |
| get_interpolated_xz_yz_curves_from_3D_data | Interperate 3D data and returns smoothed xz, yz curves. | Examples |
| ocmath_xatasymt | Get the value of X at a vertical asymptote. | Examples |
| ocmath_yatasymt | Get the value of Y at a horizontal asymptote. | Examples |
| xatasymt | Get the value of X at a vertical asymptote. | Examples |
| xaty50 | Get the interpolated value of X at the average of minimum and maximum of Y values of a curve. | Examples |
| yatasymt | Get the value of Y at a horizontal asymptote. | Examples |