// "Replace with 'NaN'" "false" class Test { public void test() { double nan = 0/0; } }