-
-
方法概要
所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static double |
add(double... ds) |
static double |
div(double... ds) |
static double |
mul(double... ds) |
static double |
sub(double... ds) |
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
MathUtils
public MathUtils()
Copyright © 2017. All rights reserved.