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 Mike Lewis 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: *

  1. MisterClemens

    int, float, for loop question

    I am trying to write a program that satisfies these conditions: Write a program that will find and output the smallest positive integer float value x for which the Boolean expression x == x + (1.0 / n) is true for some positive int variable n. However, i don't want anyone to write the program...

Part and Inventory Search

Back
Top