Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
fr8008可以做浮点运算吗,运算的结果不对
@xls 不支持硬件上的浮点型运算 软件上算只是慢,不会影响运算结果
那为什么运行100.0*0.95/100.0打印的结果是0,是打印的问题吗,打印%f
@xls 用什么打印的printf吗