[ create a new paste ] login | about

Link: http://codepad.org/dqFiAB9Z    [ raw code | output | fork ]

PHP, pasted on Dec 9:
1
2
3
<?php

echo (int) ((0.1+0.7)*10);


Output:
1
7


Create a new paste based on this one


Comments: