SinhTools.sinhIntegralCCPair(double, org.apache.commons.math3.complex.Complex)
for large values of theta
with its limit computed in SinhTools.sinhIntegralCCPairLimit(org.apache.commons.math3.complex.Complex)
.SinhTools.sinhIntegralCCPair(double, org.apache.commons.math3.complex.Complex)
to some values computed externally
with Maple at higher floating point precision (tolerance 1e-20).SinhTools.sinhIntegralCCPair(double, org.apache.commons.math3.complex.Complex)
to SinhTools.sinhIntegral(double, double)
in the case where the imaginary part of the coupling is zero.SinhTools.sinhIntegral(double, double)
for large values of theta
with its limit computed in SinhTools.sinhIntegralLimit(double)
.