开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
ieee-754

ieee-754

go

奇怪的行为在使用GDB打印IEEE格式的双精度数时出现

英文: Weird behaviour in GDB when printing IEEE Format Double Precision 问题 我目前正在学习在x86上使用GNU gdb(Ubunt...
huangapple 2023年6月25日107评论gdb ieee-754
go

当尾数大于23位时,行为未知?

英文: Unknown behaviour when mantissa is larger than 23 bits? 问题 为什么IEEE-754中的-673.4以10结尾而不是01? 符号位为1。...
huangapple 2023年6月19日105评论ieee-754
go

IEEE 754双精度浮点值在范围[0, 1]内可以表示的最大整数范围是什么?

英文: What is the largest integer range from 0 to N-1 that can be represented by an IEEE 754 double-pr...
huangapple 2023年6月13日119评论floating-point ieee-754
go

C++如何自动确定在这个程序中一个变量是被存储为次正规(subnormal)的?

英文: How is c++ automatically deciding that a variable is being stored as subnormal in this program? ...
huangapple 2023年4月4日139评论c++ clang++
go

Cublas gemms不尊重NaN输入

英文: Cublas gemms not respecting NaN inputs 问题 我遇到了cublas的奇怪行为。 考虑以下代码: void test(float matrixValue) ...
huangapple 2023年3月9日106评论cuda matrix-multiplication
go

IEEE 754浮点数为什么使用1作为负数的符号位?

英文: Why do IEEE 754 floating-point numbers use a sign bit of 1 for negative numbers? 问题 关于使用“偏置指数”(也...
huangapple 2023年3月1日126评论floating-point ieee-754
go

比较两个相同的“字面”浮点数是否相等是错误的?

英文: Is comparing two same "literal" float numbers for equality wrong? 问题 这个问题在某种程度上与语言无关,但...
huangapple 2020年8月29日132评论floating-point java
go

确定基于阈值将哪个数字范围视为相等

英文: Determining what range of numbers are considered as equal based on a threshold 问题 我们不能直接使用==来比较双...
huangapple 2020年8月4日171评论double java
go

如何执行双精度加法,并有效地检测结果无法表示。

英文: How is addition of double is done here and a valid way to detect that the result could not be re...
huangapple 2020年8月3日158评论floating-point java
go

在Go语言中的浮点数运算

英文: floating point operations in go 问题 以下是Go语言示例代码的翻译: package main import "fmt" func mult32...
huangapple 2013年8月5日152评论floating-point go

文章导航

1 2
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17029300

热门标签

json r html node.js sql python reactjs spring-boot android c++ css java c# javascript arrays go flutter typescript pandas spring

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码