在阅读教程时,我遇到了如何在内存中表示浮点数.本教程有一个带浮点数的例子.
float a=5.2 with below Diagram
任何人都可以告诉我5.2如何转换为二进制文件以及它如何在上图中的内存中表示?
c floating-point
c ×1
floating-point ×1