Package libcore.math
Class MathUtils
- java.lang.Object
-
- libcore.math.MathUtils
-
public final class MathUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static long[]LONG_POWERS_OF_TENAn array with powers of ten that fit in the typelong(10^0,10^1,...,10^18).
-