Click or drag to resize

UtilLE Method

Overload List
  NameDescription
Public methodStatic memberLE(Double, Double)
Test if a is less than or equal to b (within 1e-6 tolerance)
Public methodStatic memberLE(Double, Double, Double)
Test if a is less than or equal to b (within e tolerance)
Top
See Also