![]() | NumericIsLess Method |
Name | Description | |
---|---|---|
![]() ![]() | IsLess(Double, Double) |
Determines whether a value is less than another value (regarding the tolerance
EpsilonD).
|
![]() ![]() | IsLess(Single, Single) |
Determines whether a value is less than another value (regarding the tolerance
EpsilonF).
|
![]() ![]() | IsLess(Double, Double, Double) |
Determines whether a value is less than another value (regarding the specified tolerance).
|
![]() ![]() | IsLess(Single, Single, Single) |
Determines whether a value is less than another value (regarding the specified tolerance).
|