]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/math/special_functions/detail/hypergeometric_pFq_checked_series.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / math / special_functions / detail / hypergeometric_pFq_checked_series.hpp
index 521559f95218fafd159f8ddef24e8971a35dee80..a1ae02b68378afdfd150db062e307c929f3cac23 100644 (file)
               //
               // Convert to relative error after exp:
               //
-              loop_error_scale = fabs(expm1(loop_error_scale));
+              loop_error_scale = fabs(expm1(loop_error_scale, pol));
               //
               // Convert to multiplier for the error term:
               //