Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: YpjY
  • Content: Threads
  • Order by date
  1. YpjY

    Comparison of floats (if a>b then), float precision

    Hi, could someone explain clearly what exactly Delphi does when I write "if a > b then", given that "var a, b: Extended"? By trial and error I have found that it only checks the first 19 non-zero digits, e.g. 0.000...00001 > 0.0 is True for any number of zeros 98765432109876543220.0 >...

Part and Inventory Search

Back
Top