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 is there a difference between floating-point multiplication with literals vs. variables in Go?
Oct 27, 2025
go
floating-point
Is there a way to set the Floating-Point Unit's rounding mode in Java?
Oct 27, 2025
java
floating-point
precision
Why do I need to multiply RGB values by 256 instead of 255 while converting from a 0.0-1.0 interval ?
Oct 26, 2025
floating-point
integer
rounding
Understanding exponent 00000000 and 11111111 in IEEE
Oct 26, 2025
floating-point
computer-science
ieee
Floating point library for embedded application
Oct 26, 2025
c
embedded
floating-point
Strength reduction on floating point division by hand
Oct 26, 2025
c
floating-point
x86-64
ieee-754
strength-reduction
How to print a decimal number without exponential form / scientific notation?
Oct 25, 2025
python
python-3.x
floating-point
scientific-notation
python-decimal
maximal value of np.float16
Oct 25, 2025
numpy
floating-point
Differing Floating Point Calculation Results between x86_64 and ARMv8.2-A
Oct 25, 2025
floating-point
fortran
arm
precision
In the SQL standard, can floating-point columns hold NaN?
Oct 25, 2025
sql
null
floating-point
nan
printf doesn't work for floats in LLVM IR
Oct 25, 2025
floating-point
printf
llvm
llvm-ir
Are there any commonly used floating point formats besides IEEE754?
Oct 25, 2025
c++
types
floating-point
floating-point-conversion
C# float.ToString Rounding Values
Oct 24, 2025
c#
string
floating-point
Why no floating point error occurs in print(0.1* 100000) vs (Decimal(0.1)*100000) due to FP representation of 0.1?
Oct 25, 2025
python
floating-point
numerical-methods
Why is c++ rounding out float value in cout
Oct 25, 2025
c++
floating-point
visual-studio-2019
rounding
cout
Where is the source code for isnan?
Oct 24, 2025
gcc
floating-point
double
Any differences with %.1f and %.01f?
Oct 23, 2025
c
floating-point
format
Output a floating point value with a constant number of characters in C++
Oct 23, 2025
c++
formatting
floating-point
Pythonic way to ROUND_HALF_UP float with an arbitrary precision
Oct 23, 2025
python
floating-point
decimal
rounding
How can I sort a vector of floats in Rust? [duplicate]
Oct 23, 2025
sorting
rust
floating-point
« Newer Entries
Older Entries »