<?php $value = 0.20000000000000018; $value = ceil(round($value * 1000)) / 1000; echo $value;
Standard input is empty
0.2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!