既然指数位为0,尾数位m不为0的时候,float的数值是0.m*2^(-126),那整数1在float中是怎么表示的?
C和C++完整教程:https://blog.csdn.net/it_xiangqiang/category_10581430.html