Page 1 of 1

[SOLVED]Math Calculation

Posted: Wed Oct 18, 2006 2:33 am
by hsiwux07
I'm sorry for this newbie question but I can't really find anything that could do this much easier.
Here is the problem:

if I want to do the square of 10, is there anything functions or operators that I could use in PHP, instead of, 10*10?

I'm trying to do this one as follows:

60/((186/100)*(186/100))

This is the kind of calculations I'm trying out !


Thanks a lot.

Posted: Wed Oct 18, 2006 2:40 am
by Oren

Posted: Wed Oct 18, 2006 3:03 am
by hsiwux07
Thank you very much, the problem now is solved !


Allen

Posted: Wed Oct 18, 2006 3:51 am
by Oren
hsiwux07 wrote:the problem now is solved !
Then add "[SOLVED]" to the title of the post :wink: