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