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 IamaSherpa 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: gavri
  • Order by date
  1. gavri

    How do I make the following command

    Let's say I have 2.5, I'm looking for the function that will return:<br>- 2 (trunc in Pascal).<br>- 0.5 (frac in Pascal).<br>- 3 (round in Pascal).<br><br>I have 10/2, I'm looking for the function that will return:<br>- 4 (div in Pascal).<br>- 2 (mod in Pascal).<br><br>Hope I made myself clear...
  2. gavri

    hpw do I make in basic the following Pascal commands

    div<br>mod<br>trunc<br>frac<br>round<br>

Part and Inventory Search

Back
Top