简单教程
提交运行
代码编辑器:
<script> var num=new Number(134.5); document.write(num.constructor); </script>
运行结果: