<?php $multiplier = 100000000; $value = 0.01020637; echo intval(round($value*$multiplier));?>
Standard input is empty
1020637
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!