<?php $minus_zero = -0.0; $plus_zero = +0.0; var_dump(1.0 / $minus_zero);
You have javascript disabled. You will not be able to edit any code.