cubic_spline_coefficients
Compute cubic spline coefficients for smooth interpolation between data points using mathematical functions.
Instructions
Compute cubic spline coefficients for smooth interpolation (Domain: numerical, Category: interpolation)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_points | Yes | ||
| y_points | Yes |