CubicInterpolate Method
From Project Mercury API
| Project Mercury API Reference |
| Calculator..::.CubicInterpolate Method |
| Calculator Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| CubicInterpolate(Single, Single, Single) |
Interpolates between two values using a cubic equation.
| |
| CubicInterpolate(Single%, Single, Single, Single) |
Interpolates between two values using a cubic equation.
|