[ create a new paste ] login | about

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

martin@mustbebuilt.co.uk - PHP, pasted on Jun 25:
1
2
3
4
<?php
echo floor(0.60);
// outputs 0
?>


Output:
1
0


Create a new paste based on this one


Comments: