givens_parameters# sofia_redux.toolkit.splines.spline_utils.givens_parameters(x, y)[source]# Calculate the parameters of a Givens transformation. Parameters: xfloatThe x value. yfloatThe y value. Returns: updated_y, cos, sin