<?php $a = 99; $b = NAN; $c = $a <=> $b; echo "$c\n";
You have javascript disabled. You will not be able to edit any code.