请问D的这种实数表示法
sw2wolf
2007-10-27
import std.stdio;
void main(char[][] args) { static real a = 0x1.acf42d903366539ep-1 ; writefln("a=%f", a); } 请详细解释下a的这种表示法 ? |
|
sw2wolf
2007-10-27
a = 0x1.acf42d903366539ep0 * 0.5
D强, 用16进制表示小数部分方便 |
相关讨论
相关资源推荐
- The Windows NT Device Driver Book
- vmware卸载后有残留,无法重新安装
- DeviceDriver Windows NT 驱动程序类型 (转载) (转)
- WDM 驱动错误处理
- 驱动的一点体会
- Windows NT Device Driver Book(中文,超星pdg格式)
- 安装 虚拟机 出现这个 failed to install the hcmon driver
- Windows 2000 Device Driver Book(英文版)
- DeviceDriver Windows NT 驱动程序类型 (转载)
- 驱动 开发 writing drivers 入门 NT device