Infinity: Difference between revisions

m
Line 194:
 
=={{header|PHP}}==
I'm don't know of the official way to get infinity., Thebut the following hacks seem to work on my version of PHP:
<php>1e600</php>
<php>-log(0)</php>
Anonymous user