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
When a float variable goes out of the float limits, what happens?
Aug 15, 2021
c++
c
floating-point
undefined-behavior
numeric-limits
How could I optimize this calculation ? (x^a + y^a +z^a)^(1/a)
Dec 22, 2020
c
math
optimization
floating-point
pow
Is it ok to compare floating points to 0.0 without epsilon?
Feb 18, 2022
c++
floating-point
equality
Difference between floats and ints in Javascript?
Nov 09, 2022
javascript
floating-point
int
Why do C and Java round floats differently?
Sep 12, 2022
java
c
floating-point
printf
Why does casting Double.NaN to int not throw an exception in Java?
Sep 12, 2022
java
casting
floating-point
ieee-754
Generate next largest or smallest representable floating point number without bit twiddling
Oct 15, 2018
c++
floating-point
printing float, preserving precision
Sep 12, 2022
c++
c
string
floating-point
floating-accuracy
Does "epsilon" really guarantees anything in floating-point computations?
Sep 12, 2022
floating-point
floating-accuracy
epsilon
Java: Double machine epsilon is not the smallest x such that 1+x != 1?
Sep 12, 2022
java
floating-point
epsilon
Is floating point multiplication by zero guaranteed to produce zero?
Sep 12, 2022
c++
c
floating-point
Can I make gcc tell me when a calculation results in NaN or inf at runtime?
Oct 20, 2022
c
gcc
floating-point
How to convert negative zero to positive zero in C?
Sep 12, 2022
c
floating-point
How can floating point calculations be made deterministic?
Mar 22, 2022
c
floating-point
deterministic
Python3 rounding to nearest even
Sep 12, 2022
python
python-3.x
floating-point
rounding
Algorithm for pow(float, float)
Aug 16, 2022
algorithm
math
floating-point
NaN Literal in C?
Sep 12, 2022
c
floating-point
nan
Rounding up float point numbers bash
May 29, 2017
bash
shell
floating-point
decimal
rounding
How to test floats results with doctest?
Sep 16, 2022
python
unit-testing
floating-point
doctest
Why printf round floating point numbers?
Sep 12, 2022
c
floating-point
printf
« Newer Entries
Older Entries »