unpreciseMathCall ftp://ftp.de.debian.org/debian/pool/main/o/opencv/opencv_4.6.0+dfsg.orig.tar.xz opencv-4.6.0/modules/dnn/src/layers/elementwise_layers.cpp:978:40: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] opencv-4.6.0/modules/dnn/src/layers/elementwise_layers.cpp:1080:0: 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/o/openexr/openexr_3.1.5.orig.tar.gz openexr-3.1.5/src/bin/exrmakepreview/makePreview.cpp:39: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/o/openexr-viewers/openexr-viewers_2.3.0.orig.tar.gz openexr_viewers-2.3.0/exrdisplay/ImageView.cpp:544:40: 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/o/openfoam/openfoam_1912.200626.orig.tar.bz2 openfoam-OpenFOAM-v1912.200626/src/OpenFOAM/primitives/Scalar/scalar/incGamma.C:239:24: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] openfoam-OpenFOAM-v1912.200626/src/OpenFOAM/primitives/Scalar/scalar/incGamma.C:273:34: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] openfoam-OpenFOAM-v1912.200626/src/OpenFOAM/primitives/Scalar/scalar/invIncGamma.C:146:41: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] openfoam-OpenFOAM-v1912.200626/src/OpenFOAM/primitives/Scalar/scalar/invIncGamma.C:275:49: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] openfoam-OpenFOAM-v1912.200626/src/OpenFOAM/primitives/Scalar/scalar/invIncGamma.C:277:52: 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/o/opengrm-ngram/opengrm-ngram_1.3.2.orig.tar.gz opengrm-ngram-1.3.2/src/test/ngramrandtest.cc:84:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]