Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ieee-754
Fastest algorithm to identify the smallest and largest x that make the double-precision equation x + a == b true
Oct 24, 2022
c
floating-point
ieee-754
Handling money value, is it safe to divide a number by 100?
Mar 09, 2022
javascript
ieee-754
ieee
IEE 754 total order in standard C++11
Nov 28, 2019
c++11
ieee-754
Why does frexp() not yield scientific notation?
Apr 14, 2018
c
floating-point
posix
ieee-754
How can I convert four characters into a 32-bit IEEE-754 float in Perl?
Feb 12, 2022
perl
floating-point
ieee-754
What is (+0)+(-0) by IEEE floating point standard?
Sep 26, 2022
c++
floating-point
ieee-754
Can I guarantee the C++ compiler will not reorder my calculations?
Aug 25, 2022
c++
optimization
floating-point
ieee-754
Converting Int to Float or Float to Int using Bitwise operations (software floating point)
Nov 03, 2022
assembly
floating-point
arm
bit-manipulation
ieee-754
IEEE Std 754 Floating-Point: let t := a - b, does the standard guarantee that a == b + t?
Aug 29, 2022
c++
c
floating-point
ieee-754
How do I save a floating-point number in 2 bytes?
Sep 15, 2022
c#
binary
floating-point
ieee-754
numerical
What is the result of comparing a number with NaN?
Oct 21, 2022
c++
floating-point
nan
ieee-754
What numerical algorithm is simplified by defining sqrt(-0.0) as -0.0?
Apr 13, 2022
floating-point
ieee-754
python: unpack IBM 32-bit float point
Feb 04, 2021
python
floating-point
binary
ieee-754
IEEE-754 double (64-bit floating point) vs. long (64-bit integer) revisited
Jun 28, 2018
java
javascript
double
long-integer
ieee-754
A surprise with 1**math.nan and 0j**math.nan
Mar 18, 2021
python
floating-point
nan
ieee-754
Are JS engines allowed to change the bits of a NaN?
Nov 18, 2022
javascript
ieee-754
With IEEE-754, 0 < ABS(const) < 1, is (x / const) * const guaranteed to return distinct results for distinct values of X?
Apr 04, 2020
language-agnostic
math
floating-point
rounding
ieee-754
Portable serialisation of IEEE754 floating-point values
Aug 31, 2022
c
floating-point
portability
ieee-754
endianness
subnormal IEEE 754 floating point numbers support on iOS ARM devices (iPhone 4)
Dec 13, 2020
c
ios
floating-point
arm
ieee-754
I do *not* want correct rounding for function exp
Nov 25, 2021
c
rounding
ieee-754
exp
libm
« Newer Entries
Older Entries »