Java **Math.max()** 方法用于返回两个参数中的最大值## 语法```java double max(double arg1, double arg2) ``` 或```java float max(float arg1, f - 简单教程, ...
確定! 回上一頁