Package net.jafama
Class CmnFastMath.MyTAtan
- java.lang.Object
-
- net.jafama.CmnFastMath.MyTAtan
-
- Enclosing class:
- CmnFastMath
static final class CmnFastMath.MyTAtan extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static double[]
atanDer1DivF1Tab
(package private) static double[]
atanDer2DivF2Tab
(package private) static double[]
atanDer3DivF3Tab
(package private) static double[]
atanDer4DivF4Tab
(package private) static double[]
atanTab
-
Constructor Summary
Constructors Constructor Description MyTAtan()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static void
init()
-