
math.polynomial.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2016 Jacob Rachiele
*/
/**
* Polynomial related functionality, such as interpolation of functions.
*
*/
package math.polynomial;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy