PrecisionIs |
Name | Description | |
---|---|---|
IsLargerRelative(Double, Double, Double) | Compares two doubles and determines if the first value is larger than the second value to within the specified number of decimal places or not. | |
IsLargerRelative(Double, Double, Int32) | Compares two doubles and determines if the first value is larger than the second value to within the specified number of decimal places or not. | |
IsLargerRelative(Single, Single, Double) | Compares two doubles and determines if the first value is larger than the second value to within the specified number of decimal places or not. | |
IsLargerRelative(Single, Single, Int32) | Compares two doubles and determines if the first value is larger than the second value to within the specified number of decimal places or not. |