When compiling the project using the ErrorProne compiler, the following warning is emitted. [MathAbsoluteRandom] Math.abs does not always give a positive result ...
walterxie changed the title Add math functions: abs, floor, ceil, round Remove java class for math functions e.g. abs, floor, ceil, round Aug 17, 2022 ...