曼蒂萨(Mantissa原子™

发布于 2025-02-06 02:29:34 字数 239 浏览 4 评论 0原文

我正在运行带有双变量的C ++软件。我的平台是Intel®Atom™X5-Z8350(1.92 GHz)上板上的上板。 OS是Ubuntu Server 18.04,我用GCC 7.5.0编译了该软件。 我仅使用优化标志-O2编译.CPP。

我如何找到 /对于双变量浮点表示形式的Mantissa的大小是多少?标准的64位格式是53位Mantissa还是X86/X86-64 80位格式,具有64位Mantissa?

非常感谢。 加百列

I'am runing a C++ software with double variables. My platform is upboard with an Intel® Atom™ x5-z8350 (1.92 GHz). The OS is Ubuntu server 18.04 and I compile the software with GCC 7.5.0.
I compile my .cpp only with the optimization flag -o2.

How can I find / what is the size of the mantissa for the double variable floating point representation? Is is the standard 64-bit format with 53 bits mantissa or the x86/x86-64 80-bit format with 64 bits mantissa?

Thank you very much.
Gabriel

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文