摘要: 我的博客: https://www.luozhiyun.com/ 浮点数和定点数 我们先来看一个问题,在Chrome浏览器里面通过开发者工具,打开浏览器里的Console,在里面输入“0.3 + 0.6”: >>> 0.3 + 0.6 0.8999999999999999 下面我们来一步步解释,为什 阅读全文
posted @ 2020-02-21 23:54 luozhiyun 阅读(1684) 评论(2) 推荐(1)