public class Test {
public static void main(String[] args) {
System.out.println(Math.abs(1.3-5.6));
}
编辑特别推荐: