Simple price increase function in vb.net
Budget: $10 – $30 USD
Looking for a simple function in vb.net
Pass into the function a price (decimal) and the function then adds 5.45% increase to the passed in value and then
if the value is under $10 round up to nearest .10
if the value is between $10 and $100 round up to nearest dollar
if the value is over $100 round up to nearest $5
There you have it, a real simple function I need written.
Pass into the function a price (decimal) and the function then adds 5.45% increase to the passed in value and then
if the value is under $10 round up to nearest .10
if the value is between $10 and $100 round up to nearest dollar
if the value is over $100 round up to nearest $5
There you have it, a real simple function I need written.