public final class Trigamma extends Object
digamma function
:
\( \psi_1(x) = \frac{d^2}{dx^2} (\ln \Gamma(x)) \).public static double value(double x)
x
- Argument.1e-8
relative or absolute error whichever is larger.Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.