Cosine interpolation on scalar elements. It interpolates between two scalars x and y using a cosine-weighted a (this function applies the cosine-weight). Check LinearInterpolation for more details.
See Implementation
Cosine interpolation on scalar elements. It interpolates between two scalars x and y using a cosine-weighted a (this function applies the cosine-weight). Check LinearInterpolation for more details.