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
Why does double in C print fewer decimal digits than C++?
Aug 26, 2022
c++
c
floating-point
numbers
precision
Can a near-zero floating value cause a divide-by-zero error?
Feb 19, 2022
c++
c
floating-point
divide-by-zero
Emulate "double" using 2 "float"s
Aug 26, 2022
c++
algorithm
floating-point
precision
double-double-arithmetic
What is the difference between casting to `float` and adding `f` as a suffix when initializing a `float`?
Aug 26, 2022
c
casting
floating-point
Random float number between 0 and 1.0 php [duplicate]
Aug 26, 2022
php
random
floating-point
integer
Converting Float to Dollars and Cents
Sep 27, 2022
python
python-3.x
floating-point
string-formatting
currency
How to get the sign, mantissa and exponent of a floating point number
Aug 26, 2022
c
floating-point
emulation
Floating point comparison [duplicate]
Aug 26, 2022
c++
c
floating-point
storing money amounts in mysql
Aug 26, 2022
mysql
floating-point
currency
fixed-point
How can we truncate float64 type to a particular precision?
Aug 26, 2022
floating-point
go
How do I round a number in JavaScript?
Aug 26, 2022
javascript
floating-point
numbers
rounding
Formatting doubles for output in C#
Aug 26, 2022
c#
formatting
floating-point
ieee-754
Fastest way to do horizontal SSE vector sum (or other reduction)
Mar 28, 2021
assembly
optimization
floating-point
sse
simd
Is (x - x) always positive zero for doubles, or sometimes negative zero?
Aug 25, 2022
java
floating-point
Why wasn't a specifier for `float` defined in `printf`?
Sep 15, 2022
c
floating-point
printf
rationale
c-standard-library
Why is 24.0000 not equal to 24.0000 in MATLAB?
Jul 05, 2022
matlab
floating-point
precision
Round a float up to the next integer in javascript
Aug 25, 2022
javascript
floating-point
rounding
Why is Java's double/float Math.min() implemented this way?
Sep 26, 2022
java
floating-point
How do I convert Int/Decimal to float in C#?
Aug 25, 2022
c#
casting
floating-point
Comparing floating point number to zero
Aug 25, 2022
c++
floating-point
« Newer Entries
Older Entries »