MathJava类中有没有返回两个整数的绝对差的方法?
Math
int absDiff = 8 - 15; int answer = 7;
java integer absolute-value
absolute-value ×1
integer ×1
java ×1