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
Heuristic to identify if a series of 4 bytes chunks of data are integers or floats
Nov 23, 2017
c++
algorithm
language-agnostic
floating-point
artificial-intelligence
Python float formatting - like "g", but with more digits
Mar 06, 2022
python
formatting
floating-point
Difference in floating point arithmetics between x86 and x64
Oct 14, 2022
c++
c
visual-studio-2010
floating-point
64-bit
Unsigned 64-bit to double conversion: why this algorithm from g++
Mar 17, 2021
assembly
floating-point
g++
x86-64
Why does counting to 2^24 execute quickly, but counting to 2^25 take much longer?
Feb 14, 2019
java
floating-point
How to round float 0.5 up to 1.0, while still rounding 0.45 to 0.0, as the usual school rounding?
Aug 28, 2022
python
python-3.x
floating-point
rounding
MinGW GCC 4.9.1 and floating-point determinism
Apr 02, 2022
c++
c++11
floating-point
mingw-w64
gcc4.9
How to deal with underflow in scientific computing?
Oct 29, 2022
java
math
floating-point
scientific-computing
Does setprecision in c++ round? If so why am I seeing this?
Apr 11, 2018
c++
floating-point
Way to get floating-point special values in CUDA?
Sep 18, 2022
cuda
floating-point
nvidia
nan
Why does Math.cbrt(1728) produce a more accurate result than Math.pow(1728, 1/3)?
Aug 24, 2022
javascript
floating-point
More precision than double in swift
Apr 01, 2019
swift
floating-point
double
Why does double.IsNegative(double.NaN) return true?
Oct 03, 2022
c#
floating-point
double
Converting String "2½" (two and a half) into 2.5
Mar 14, 2022
ruby-on-rails
ruby
string
character-encoding
floating-point
How to get the smallest next or previous possible double value supported by the architecture?
Oct 27, 2022
java
floating-point
JSON.parse parses / converts big numbers incorrectly
Nov 06, 2021
javascript
json
floating-point
numbers
What is the nature of the round off error here?
Mar 18, 2022
python
floating-point
Parse unix timestamp with decimal from float using time.Unix()?
Oct 16, 2022
go
time
floating-point
precision
unix-timestamp
Why is Python's round so strange?
Nov 05, 2019
python
floating-point
rounding
What is the smallest number which can be represented in python?
Oct 18, 2022
python
floating-point
« Newer Entries
Older Entries »