private static class FastMath.lnMant
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static double[][] |
LN_MANT
Extended precision logarithm table over the range 1 - 2 in increments of 2^-10.
|
| Modifier | Constructor and Description |
|---|---|
private |
FastMath.lnMant() |
Copyright (c) 2003-2015 Apache Software Foundation