Evaluates the Lagrange polynomial at real value xp. Evaluates the Lagrange polynomial using the barycentric formula.
@param xp double containing the real value for evaluation of the polynomial.
@return double containing the value of the polynomial at xp.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.