MathTools.@Deprecated public final class Vergleich extends Object
| Modifier | Constructor and Description |
|---|---|
private |
Vergleich()
Deprecated.
Konstruktor verstecken.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ungefaehr(double a,
double b,
double abweichung)
Deprecated.
Testet ob die zwei Werte ungefähr gleich sind.
|
public static boolean ungefaehr(double a,
double b,
double abweichung)
a - Ein Wertb - Ein zweiter Wertabweichung - Maximal erlaubte Abweichungtrue, wenn die beiden Werte ungefähr gleich sindCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.