Re: Tired and feeling dumb...maths question....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




basically...how do I get the average?

$pic_no_of_votes --- > holds the total number of votes (eg: 212)
$vote_total_pts ----> holds the total points from all those votes (eg:
1027)

how do i get the average down to something like: 3.23 or 1.02 or 4.11 etc

average = 1027 (total pts) / 212 (number of votes) = 4.84 (rounded)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux