<?php var_dump(range(1.6, 2, 0.1)); print_r(range(1.6, 2, 0.1));
You have javascript disabled. You will not be able to edit any code.