[ create a new paste ] login | about

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

PHP, pasted on Jan 5:
1
2
3
<?php

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


Output:
1
7


Create a new paste based on this one


Comments: