unpreciseMathCall ftp://ftp.de.debian.org/debian/pool/main/m/mpd/mpd_0.24.4.orig.tar.xz mpd-0.24.4/src/mixer/plugins/SoftwareMixerPlugin.cxx:61:36: 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/m/mpsolve/mpsolve_3.2.3.orig.tar.bz2 mpsolve-3.2.3/examples/mandelbrot-solver/mandelbrot-evaluation.c:20:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/mandelbrot-solver/mandelbrot-evaluation.c:52:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/mandelbrot-solver/mandelbrot-evaluation.c:82:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/mandelbrot-solver/mandelbrot-newton.c:37:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/mandelbrot-solver/mandelbrot-newton.c:90:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/mandelbrot-solver/mandelbrot-newton.c:166:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/quadratic-solver/quadratic-evaluation.c:20:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/quadratic-solver/quadratic-evaluation.c:52:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/quadratic-solver/quadratic-evaluation.c:82:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/quadratic-solver/quadratic-newton.c:37:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/quadratic-solver/quadratic-newton.c:90:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/examples/quadratic-solver/quadratic-newton.c:166:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/src/libmps/common/user.c:60:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/src/libmps/common/user.c:110:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/src/libmps/common/user.c:174:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/src/libmps/common/user.c:227:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/src/libmps/common/user.c:259:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] mpsolve-3.2.3/src/libmps/common/user.c:289:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]