gpt4 book ai didi

floating-point - 使用 C : How can I determine the sizes of the components of a floating point?

转载 作者:行者123 更新时间:2023-12-02 05:39:54 24 4
gpt4 key购买 nike

我正在寻找有关如何以独立于体系结构的方式查找 float 的大小(以位为单位)和范围的建议。可以使用不同的标志在各种平台(AIX、Linux、HPUX、VMS,也许是 Windoze)上构建代码 - 因此结果应该会有所不同。符号,我只看到了一位,但是如何衡量指数和尾数的大小呢?

最佳答案

由于您正在考虑为多个系统构建,我认为您可能正在考虑使用 GCC 进行编译。

关于 float 的一些有用信息 - 这是几乎所有现代架构都使用的信息: http://en.wikipedia.org/wiki/IEEE_754

这详细说明了可能出现的一些差异 http://www.network-theory.co.uk/docs/gccintro/gccintro_70.html

关于floating-point - 使用 C : How can I determine the sizes of the components of a floating point?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/256919/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com