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
Can every float be expressed exactly as a double?
Oct 26, 2022
java
floating-point
In .net, how do I choose between a Decimal and a Double
Aug 16, 2022
.net
floating-point
Oracle Floats vs Number
Sep 13, 2022
oracle
types
numbers
floating-point
fixed-point
How to output with 3 digits after the decimal point with C++ stream?
Sep 13, 2022
c++
floating-point
iostream
How to specify floating point decimal precision from variable?
Sep 13, 2022
python
string
floating-point
floating-point-precision
The minimum positive float value by direct calculation is different from the FLT_MIN in <float.h>
Sep 13, 2022
c
floating-point
Check whether a float number contains decimals or not
Sep 13, 2022
floating-point
decimal
1e-9 or -1e9, which one is correct? [closed]
Nov 10, 2017
c++
math
floating-point
notation
exponential
Can a conversion from double to int be written in portable C
Sep 13, 2022
c
floating-point
standards
Double precision value computation errors on MediaTek processors
Sep 22, 2022
android
floating-point
double
jit
(0.3)^3 == (0.3)*(0.3)*(0.3) returns false in matlab?
Jul 22, 2022
matlab
floating-point
What's the best way to represent System.Decimal in Protocol Buffers?
Sep 15, 2022
c#
.net
floating-point
protocol-buffers
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
« Newer Entries
Older Entries »