Reports any calls to
java.lang.Math
methods whose results are not guaranteed to be precisely reproducible. In environments where reproducibility of results are needed,
java.lang.StrictMath
should be used instead.