-
Posted a reply to Simple Average Sum, on the site WordPress.org Forums:
Again not to worry I believe I have solved this. round((sound+graphics+replay_value) /3) returns single digit… -
Posted a reply to Simple Average Sum, on the site WordPress.org Forums:
I think I may have solved it. I needed to put sound+graphics+replay_value in () So… -
Created a topic, Simple Average Sum, on the site WordPress.org Forums:
Hi, I'm trying to work out how to add 3 numbers toget…