Page 1 of 1

Calculation problem

Posted: Thu Apr 20, 2006 8:11 am
by Kain Elderan
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?

Code: Select all

<?php echo ($ERMTotal * 1.35) ?>
I need this in whole numbers only, so it should round up. Any help would be appreciated.

Posted: Thu Apr 20, 2006 9:05 am
by JayBird