View source: R/inverse_lagrange.R
| inverse_lagrange | R Documentation | 
Given two vectors x and y, find the value of x = xa when y = ya, i.e., f(xa) = ya
inverse_lagrange(x, y, ya)
x | 
 Vector x  | 
y | 
 Vector y  | 
ya | 
 Double ya  | 
Value of xa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.