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
Why doesn't python decimal library return the specified number of signficant figures for some inputs
Mar 16, 2023
python
decimal
ieee-754
significant-digits
Can we say that it's always true that 0.5*x + 0.5*x == x?
Mar 11, 2023
floating-point
precision
floating-accuracy
ieee-754
How to implement the totalOrder predicate for floating point values?
Mar 04, 2023
assembly
floating-point
x86-64
ieee-754
micro-optimization
Why does a calculation error occur when this double value is multiplied by 2 in C++?
Mar 04, 2023
c++
ieee-754
calculation
Convert float to bigint (aka portable way to get binary exponent & mantissa)
Mar 01, 2023
c++
floating-point
ieee-754
bigint
How many distinct values can be stored in floating-point formats?
Feb 25, 2023
numbers
ieee-754
Rounding quirk in JavaScript or IEEE-754?
Feb 21, 2023
javascript
math
ieee-754
Decode / Encoded IEEE 754 float value from raw data with Erlang?
Feb 12, 2023
erlang
decode
encode
ieee-754
quickly find the integer part of the base 2 logarithm
Feb 08, 2023
c++
c
floating-point
ieee-754
How are floating point numbers stored inside the CPU?
Feb 01, 2023
assembly
floating-point
ieee-754
What is NaN (Not a Number) in the words of a beginner? [closed]
Jan 28, 2023
math
floating-point
nan
ieee-754
Can someone explain this floating-point behavior?
Jan 23, 2023
python
floating-point
ieee-754
What is theoretically the smallest floating point format possible?
Jan 10, 2023
math
floating-point
ieee-754
How MySQL does the math calculation of floating point addition?
Jan 04, 2023
mysql
sql
ieee-754
MATLAB: Converting a uint32 (4-byte) value to the corresponding IEEE single-precision floating-point form
Dec 30, 2022
matlab
binary
floating-point
ieee-754
double-precision
Floating point number in JavaScript (IEEE 754)
Dec 25, 2022
javascript
ieee-754
Does double z=x-y guarantee that z+y==x for IEEE 754 floating point?
Dec 19, 2022
c#
floating-point
ieee-754
is float16 supported in matlab?
Dec 18, 2022
matlab
floating-point
ieee-754
Why IEEE754 single-precision float has only 7 digit precision?
Dec 18, 2022
types
floating-point
precision
ieee-754
single-precision
Fast sign in C++ float...are there any platform dependencies in this code?
Dec 15, 2022
c++
floating-point
ieee-754
endianness
Older Entries »