Constructor and Description |
---|
DoubleResult(Double value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Result other,
double tolerance) |
String |
toFormattedString() |
String |
toLongString() |
String |
toShortString() |
public DoubleResult(Double value)
public boolean equals(Result other, double tolerance)
public String toLongString()
toLongString
in interface Result
public String toFormattedString()
toFormattedString
in interface Result
public String toShortString()
toShortString
in interface Result
Copyright © 2023. All rights reserved.