unpreciseMathCall ftp://ftp.de.debian.org/debian/pool/main/p/pocketsphinx/pocketsphinx_5.0.4.orig.tar.gz cmusphinx-pocketsphinx-a9ec4b8/src/util/logmath.c:102:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cmusphinx-pocketsphinx-a9ec4b8/src/util/logmath.c:124:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/polspline/polspline_1.1.25.orig.tar.gz polspline/src/hareall.c:2024:18: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/prank/prank_250331.orig.tar.gz prank-msa/src/dbmatrix.cpp:310:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] prank-msa/src/flmatrix.cpp:309:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] prank-msa/src/prank.h:354:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/prime-phylo/prime-phylo_1.0.11.orig.tar.gz prime-phylo-1.0.11/src/cxx/libraries/prime/EdgeRateMCMC_common.hh:230:30: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] prime-phylo-1.0.11/src/cxx/libraries/prime/HybridHostTreeModel.cc:338:48: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] prime-phylo-1.0.11/src/cxx/libraries/prime/LogNormDensity.cc:144:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] prime-phylo-1.0.11/src/cxx/libraries/prime/LogNormDensity.cc:160:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] prime-phylo-1.0.11/src/cxx/libraries/prime/LogNormDensity.cc:177:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/probabel/probabel_0.5.0+dfsg.orig.tar.xz ProbABEL-0.5.0/src/reg1.cpp:769:51: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/probcons/probcons_1.12.orig.tar.gz probcons/ScoreType.h:205:10: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/proda/proda_1.0.orig.tar.gz proda/Score.h:134:9: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] proda/Score.cc:23:39: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/puredata/puredata_0.56.2+ds.orig.tar.xz puredata-0.56.2+ds/extra/sigmund~/sigmund~.c:455:41: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/pymca/pymca_5.9.4.orig.tar.gz pymca5-5.9.4/src/PyMca5/PyMcaMath/fitting/specfit/snip1d.c:53:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] pymca5-5.9.4/src/PyMca5/PyMcaMath/fitting/specfit/snip1d.c:53:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] pymca5-5.9.4/src/PyMca5/PyMcaMath/fitting/specfit/snip1d.c:71:9: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] pymca5-5.9.4/src/PyMca5/PyMcaMath/fitting/specfit/snip1d.c:71:13: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/pynac/pynac_0.7.27.orig.tar.gz pynac-pynac-0.7.27/ginac/inifcns_trig.cpp:1338:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/pypy/pypy_7.3.3+dfsg.orig.tar.xz pypy-7.3.3.orig/rpython/translator/c/src/ll_math.c:205:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] pypy-7.3.3.orig/rpython/translator/c/src/ll_math.c:248:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/pypy3/pypy3_7.3.20+dfsg.orig.tar.xz pypy3.11-v7.3.20-src/rpython/translator/c/src/ll_math.c:204:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] pypy3.11-v7.3.20-src/rpython/translator/c/src/ll_math.c:247:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/python-fisx/python-fisx_1.3.2.orig.tar.gz fisx-1.3.2/src/fisx_elements.cpp:2091:68: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:180:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:181:19: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:241:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:282:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:329:60: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:553:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] fisx-1.3.2/src/fisx_math.cpp:554:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/python3.9/python3.9_3.9.2.orig.tar.xz Python-3.9.2/Modules/_math.c:201:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] Python-3.9.2/Modules/_math.c:262:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/p/pyxplot/pyxplot_0.9.2.orig.tar.gz pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:79:57: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/q/qd/qd_2.3.23+dfsg.1.orig.tar.xz qd-2.3.23+dfsg.1/tests/quadt_test.cpp:313:50: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] qd-2.3.23+dfsg.1/tests/quadt_test.cpp:101:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]