Package zombie.core
Class FastTrig
java.lang.Object
zombie.core.FastTrig
public class FastTrig
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FastTrig()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FastTrig
public FastTrig()
-
-
Method Details
-
cos
public static double cos(double double1) -
sin
public static double sin(double double1)
-