Package org.jlab.service.swim
Class CoatFastMath
java.lang.Object
org.jlab.service.swim.CoatFastMath
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CoatFastMath
public CoatFastMath()
-
-
Method Details
-
copySign
public static double copySign(double magnitude, double sign) -
atan2
public static double atan2(double y, double x) -
atan
public static double atan(double xa, double xb, boolean leftPlane)
-