Click or drag to resize

UtilGT Method

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