com.ssv.test.airbase.contest
Class DoubleOperations
java.lang.Object
com.ssv.test.airbase.contest.DoubleOperations
public final class DoubleOperations
- extends java.lang.Object
Этот класс содержит операции на вещественными числами в CT.
- Author:
- sergey
Field Summary |
static double |
FALSE
|
static double |
TRUE
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRUE
public static final double TRUE
- See Also:
- Constant Field Values
FALSE
public static final double FALSE
- See Also:
- Constant Field Values
getAction
public static DoubleOperations.Action getAction(int operation)
check
public static double check(boolean condition)
check
public static boolean check(double condition)