Calculation problem
Posted: Thu Apr 20, 2006 8:11 am
Hey all,
Just need a slight bit of help. Is it possible for me to do the following calculation.. and have it return only whole numbers?
I need this in whole numbers only, so it should round up. Any help would be appreciated.
Just need a slight bit of help. Is it possible for me to do the following calculation.. and have it return only whole numbers?
Code: Select all
<?php echo ($ERMTotal * 1.35) ?>