public class ApproximateMath extends Object
| Constructor and Description |
|---|
ApproximateMath() |
| Modifier and Type | Method and Description |
|---|---|
static double |
alog(double d) |
static double |
asqrt(double d) |
static double |
asqrt(int i) |
static void |
dumpCache() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.