RotorTorque
Programmer
Hi all,
I have a VB.NET 2005. I need to know how to Round Up to the nearest whole number, for example:
125.11 should round up to 126
also
125.98 should round up to 126
How can I accomplish this?
Thanks in advance,
RotorTorque
I have a VB.NET 2005. I need to know how to Round Up to the nearest whole number, for example:
125.11 should round up to 126
also
125.98 should round up to 126
How can I accomplish this?
Thanks in advance,
RotorTorque