Marlon
12 Jun 2010, 03:06 PM
Hi,
i wrote a calculator-PHP-script and it looks like this:
http://phptestacc.ph.ohost.de/Taschenrechner3.php
but there is a problem when i exponentiate a number, for example i put 455 and 23 in the boxes, then as a result comes:
455^23 ist 1.3622666451E+61
23^455 ist INF
but thats wrong, right? So what can i do?
I am sorry for my english, I am from Germany
i wrote a calculator-PHP-script and it looks like this:
http://phptestacc.ph.ohost.de/Taschenrechner3.php
but there is a problem when i exponentiate a number, for example i put 455 and 23 in the boxes, then as a result comes:
455^23 ist 1.3622666451E+61
23^455 ist INF
but thats wrong, right? So what can i do?
I am sorry for my english, I am from Germany