INT function

  • Thread starter Thread starter Guest
  • Start date Start date
It changes a noninteger number into an integer number. It does this by
dropping the part of the number after the decimal point. Thus, it'll change
5.76 into 5, 5.1 into 5, -5.76 into -6, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top