Class InverseErf

    • Method Detail

      • value

        public static double value​(double x)
        Returns the inverse error function.
        Parameters:
        x - Value.
        Returns:
        t such that x = Erf.value(t).