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 floating-point
numpy.allclose() compare arrays with floating points
May 19, 2026
python
numpy
floating-point
precision
floating-accuracy
For a float number a.bc without underflow and overflow, does a.bc.toString() always =="a.bc"? May it return something like "a.bc00000000000000000001"?
May 19, 2026
javascript
string
floating-point
tostring
string-conversion
Python print a float with a given number of digits
May 19, 2026
python-3.x
printing
floating-point
formatting
How many values can be represented in a range when using 64-bit floating point type in the most efficient manner
May 19, 2026
floating-point
ieee-754
Does std::to_chars ever really disambiguate using round_to_nearest?
May 18, 2026
c++
floating-point
language-lawyer
precision
stringification
half-precision floating point numbers [duplicate]
May 19, 2026
c++
floating-point
16-bit
half-precision-float
Looping over a range of floats in C
May 17, 2026
c
for-loop
floating-point
Accurate computation of PDF of standard normal distribution using C standard math library
May 18, 2026
c
math
floating-point
floating-accuracy
How to read binary file as float with ifstream and istreambuf_iterator?
May 17, 2026
c++
vector
floating-point
IEEE floating point exception - why?
May 17, 2026
c
math
floating-point
precision
ieee-754
Why does 0.125, formatted with 2 digits of decimal precision, show "0.12" not "0.13"?
May 16, 2026
c++
floating-point
string-formatting
How to convert 64 bit binary string to a double float in ruby?
May 16, 2026
ruby
floating-point
binary
unpack
How to subtract two floating point numbers derived from a string
May 15, 2026
string
bash
shell
floating-point
subtraction
Java are de-normalized numbers guarantied?
May 15, 2026
java
floating-point
Is negative zero always equal zero [duplicate]
May 14, 2026
c++
floating-point
ieee-754
Inconsistent summation in C
May 12, 2026
c
floating-point
floating-point-precision
What is the minimum number of significant decimal digits in a floating point literal to represent the value as correct as possible?
May 14, 2026
c
floating-point
precision
numerical-methods
ieee-754
Error in Floating point operation in C
May 13, 2026
c++
c
floating-point
floating-accuracy
How to initialize a float variable to be infinity in C language ? [duplicate]
May 12, 2026
c
floating-point
initialization
« Newer Entries
Older Entries »