Returns the Cubic Lagrange coefficients for the supplied positions
position ideally between x_n[1] and x_n[2].
the supplied positions. All values must be different, otherwise the returned value will be NaN.
an array with the coefficients.
See Implementation
Returns the Cubic Lagrange coefficients for the supplied positions