LinearInterpolation: Linear Interpolation

Description Usage

Description

Get exact x for a given y based on linear interpolation between two points.

Usage

1
LinearInterpolation(x0, x1, y0, y1, y)

jschoeley/pash documentation built on May 20, 2019, 2:07 a.m.