Documentation of 'jhplot.math.num.Function' Java class.
Function
jhplot.math.num

Interface Function

    • Method Detail

      • evaluate

        double evaluate(double x)
                 throws NumericException
        Evaluate this function, f, at the domain value x.
        Parameters:
        x - the evaluation point.
        Returns:
        f(x)
        Throws:
        NumericException - if the function can not be computed.

DMelt 3.0 © DataMelt by jWork.ORG