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 precision
How to avoid math.sin(math.pi*2*VERY LARGE NUMBER) having a much larger error margin than math.sin(math.pi*2)?
Feb 24, 2026
python
numpy
math
precision
trigonometry
Matlab Importdata Precision
Feb 22, 2026
matlab
file-io
precision
data-import
I'm losing 2's powers in IEEE754 multiplication
Feb 22, 2026
c++
c
double
precision
ieee-754
Lowest double positive value - can cout change its value?
Feb 21, 2026
c++
double
precision
cout
ieee
How to deal with inexact floating point arithmetic results in Rust? [closed]
Feb 20, 2026
floating-point
rust
precision
floating-accuracy
Does the implementation of pow() function in C/C++ vary with platform or compiler?
Feb 19, 2026
c++
precision
terminology
pow
Large numerical errors in my Mathematica program
Feb 17, 2026
wolfram-mathematica
precision
numerical
Python decimal.Decimal - getcontext().prec setting and number of decimals in output
Feb 18, 2026
python
floating-point
decimal
rounding
precision
Where in the IEEE 754 standard is the result of `Inf * 0` specified?
Feb 16, 2026
floating-point
precision
numeric
ieee-754
How can I set floating point precision to avoid floating point arithmetic error in Python?
Feb 16, 2026
python
floating-point
precision
floating-accuracy
Calculating the precision and recall for a specific threshold
Feb 15, 2026
python
scikit-learn
data-science
precision
precision-recall
Floating point precision while using Python's max()
Feb 13, 2026
python
floating-point
precision
floating-accuracy
Approximation of arcsin in C
Feb 09, 2026
c
algorithm
precision
trigonometry
taylor-series
JS something weird with multiplication and parseFloat() [duplicate]
Feb 07, 2026
math
floating-point
language-agnostic
precision
floating-accuracy
Truncate Float value up to two decimal point in java
Feb 06, 2026
java
floating-point
precision
.NET Float Precision appears to be 9 digits?
Feb 05, 2026
c#
precision
Dividing two number without losing precision
Feb 05, 2026
java
precision
bigdecimal
For any float number x,y,integer n, where const y=n-x, and 0<=x,y,n<=MAX_VALUE, is x+y==n always true?
Feb 04, 2026
javascript
floating-point
precision
floating-accuracy
Does 10m * 0.1m equal 1m in C#?
Feb 04, 2026
c#
decimal
precision
Older Entries »