Click or drag to resize

UtilGE Method

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