是否有一个开源的c / c ++实现IEEE-754操作? [英] Is there an open-source c/c++ implementation of IEEE-754 operations?

查看:154
本文介绍了是否有一个开源的c / c ++实现IEEE-754操作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找IEEE-754操作的参考实现。是否有这样的事情?

I am looking for a reference implementation of IEEE-754 operations. Is there such a thing?

推荐答案

我相信C库SoftFloat fdlibm 适用于您要查找的内容。其他包括Linux(GNU libc, glibc )或* BSD libc的数学函数。最后,您也应该对 CRlibm 感兴趣。

I believe the C libraries SoftFloat and fdlibm are suitable for what you are looking for. Others include Linux (GNU libc, glibc) or *BSD libc's math functions. Finally, CRlibm should also be of interest to you.

Ulrich Drepper有一个有趣的查看不同的数学库,这也许值得一读。

Ulrich Drepper has a interesting look at different math libraries, that might be also worth reading through.

这篇关于是否有一个开源的c / c ++实现IEEE-754操作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆