X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftest%2Ftanh_sinh_mpfr.cpp;fp=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftest%2Ftanh_sinh_mpfr.cpp;h=d41963f12b2398d4fd73d980ccba0a8cd52739fb;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=2fcb1dfdf02708743c84dfa83ad6c7e1fc8da9e4;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/boost/libs/math/test/tanh_sinh_mpfr.cpp b/ceph/src/boost/libs/math/test/tanh_sinh_mpfr.cpp index 2fcb1dfdf..d41963f12 100644 --- a/ceph/src/boost/libs/math/test/tanh_sinh_mpfr.cpp +++ b/ceph/src/boost/libs/math/test/tanh_sinh_mpfr.cpp @@ -27,4 +27,4 @@ int main() { Real expected = (7*zeta_three() - pi()*pi()*log(static_cast(4)))/16; CHECK_ULP_CLOSE(expected, Q, 3); return boost::math::test::report_errors(); -} \ No newline at end of file +}