ipi
|
Contents: Description, Arguments, Usage, Sub-Functions Supported Under Version: > 1.71 Current Davinci Version: 2.27 64-bit Safe: No
Description Inverse Parabolic Interpolation. Calculates the coordinates of the minimum or maximum of a parabola given 3 x and y values on the parabola. Added Davinci Version 1.71.
Arguments and Return Values Arguments:Two 3x1x1 FLOAT arrays containg the X and Y values of three points on the parabola Return Value: A float number indicating the x-coordinate at which the extremum is located.
Usage Syntax: ipi(coordinates=VAL, values=VAL) 'coordinates' - The x-positions (or any arbitrary axis) of the three selected points 'values' - The value of the function at the specified x-position.
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Core Changes Modified On: 01-13-2008 |