Class Trigamma

    • Method Detail

      • value

        public static double value​(double x)
        Computes the trigamma function.
        Parameters:
        x - Argument.
        Returns:
        trigamma(x) to within 1e-8 relative or absolute error whichever is larger.