> 有关“立方根”的文章
  • java中Math函数使用

    java中Math函数使用

              目录 算术计算 进位 随机数 算术计算 Math.sqrt() :计算平方根         System.out.println(Math.sqrt(25)); //5.0     --计算平方根Mat...

    03-22 0 286 文章列表