简单教程
提交运行
代码编辑器:
<script> var y = 1000 / 0; document.write(isNaN(y)); </script>
运行结果: