HOW DO YOU WRITE CODE TO CALCULATE PENNIES
How to calculate pennies in VB.Net?HOW DO YOU WRITE CODE TO CALCULATE PENNIES
Page 1 of 1
4 Replies - 1265 Views - Last Post: 15 April 2008 - 10:42 AM
Replies To: How to calculate pennies in VB.Net?
#2
Re: How to calculate pennies in VB.Net?
Posted 13 April 2008 - 11:06 PM
What would you like to calculate?
You'll have to be a tad bit more specific.
You'll have to be a tad bit more specific.
#3
Re: How to calculate pennies in VB.Net?
Posted 14 April 2008 - 04:24 AM
How do you use the Mod, modulus arithmetic
#4
Re: How to calculate pennies in VB.Net?
Posted 14 April 2008 - 06:05 AM
Mod is an operator that will take two numbers and return the remainder.
5 mod 2 will return 1
5 mod 3 will return 2
etc, etc.
5 mod 2 will return 1
5 mod 3 will return 2
etc, etc.
#5
Re: How to calculate pennies in VB.Net?
Posted 15 April 2008 - 10:42 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|