Documentation of 'org.apache.commons.math3.analysis.UnivariateFunction' Java class
UnivariateFunction
org.apache.commons.math3.analysis

Interface UnivariateFunction

    • Method Detail

      • value

        double value(double x)
        Compute the value of the function.
        Parameters:
        x - Point at which the function value should be computed.
        Returns:
        the value of the function.
        Throws:
        java.lang.IllegalArgumentException - when the activated method itself can ascertain that a precondition, specified in the API expressed at the level of the activated method, has been violated. When Commons Math throws an IllegalArgumentException, it is usually the consequence of checking the actual parameters passed to the method.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.