Package org.opensourcephysics.numerics
Interface InvertibleFunction
- All Superinterfaces:
Function
- All Known Implementing Classes:
LogBase10Function
Title: InvertibleFunction
Description: An invertible function of one variable.
-
Method Summary
-
Method Details
-
getInverse
double getInverse(double y)
-