StackOverflow Questions for Tag: precision

james_womack
james_womack

Reputation: 10316

Precise Financial Calculation in JavaScript. What Are the Gotchas?

Score: 169

Views: 94078

Answers: 10

Read More
alphasierra
alphasierra

Reputation: 149

Replicating C Fixed-Point Math in Python

Score: 1

Views: 1731

Answers: 2

Read More
WeiCODER
WeiCODER

Reputation: 29

Different Fused Rotary Positional Embedding(RoPE) results on CPU and GPU by using float16 (half-precision float type)

Score: 1

Views: 41

Answers: 0

Read More
Chaimae Lsi
Chaimae Lsi

Reputation: 1

Numerical precision due to Numpy 's use of float64, what to do?

Score: -2

Views: 109

Answers: 0

Read More
Olof R
Olof R

Reputation: 113

polynomial evaluation producing non-differentiable behavior in Python

Score: 0

Views: 67

Answers: 1

Read More
Ashish
Ashish

Reputation: 8529

strange output in comparison of float with float literal

Score: 41

Views: 11253

Answers: 9

Read More
Sibi
Sibi

Reputation: 48766

Haskell's double behaviour

Score: 5

Views: 129

Answers: 1

Read More
MothNik
MothNik

Reputation: 111

How to compute sign(a² - b * c) * sqrt(abs(a² - b * c)) accurately with floating point arithmetics?

Score: 4

Views: 98

Answers: 1

Read More
song xs
song xs

Reputation: 81

Is floating point math determinstic for all intel/amd cpus?

Score: 1

Views: 144

Answers: 2

Read More
Hans Brende
Hans Brende

Reputation: 8637

If x*y ≠ 2ⁿ, does it follow that x * y = ((x * y) / y) * y under IEEE 754 semantics?

Score: 7

Views: 120

Answers: 1

Read More
SRobertJames
SRobertJames

Reputation: 9263

With IEEE 754 floating point numbers, is underflow still better than overflow?

Score: 1

Views: 96

Answers: 3

Read More
khteh
khteh

Reputation: 3976

c++ long double (128-bit) precision

Score: 1

Views: 85

Answers: 1

Read More
Esteban Küber
Esteban Küber

Reputation: 36852

What class to use for money representation?

Score: 52

Views: 52645

Answers: 6

Read More
Peter Fick
Peter Fick

Reputation: 11

String formatting removes floating point errors?

Score: 1

Views: 48

Answers: 1

Read More
Ishisht
Ishisht

Reputation: 95

efficient cumulative log_sum_exp

Score: 5

Views: 132

Answers: 2

Read More
Bek
Bek

Reputation: 33

Why 5.0 / 2 returns 2.5000000000000000 (scale of 16) instead of 2.5 (scale of 1)?

Score: 0

Views: 147

Answers: 2

Read More
user714171
user714171

Reputation: 435

float is overflowing in openGL despite being under 32 bits

Score: 2

Views: 115

Answers: 1

Read More
formateu
formateu

Reputation: 167

Intel x86_64 assembly compare signed double precision floats

Score: 3

Views: 4025

Answers: 3

Read More
L. Perasolo
L. Perasolo

Reputation: 23

How many digits can I rely on?

Score: 1

Views: 97

Answers: 2

Read More
Dmitri Nesteruk
Dmitri Nesteruk

Reputation: 23798

How to choose epsilon value for floating point?

Score: 9

Views: 6573

Answers: 3

Read More
PreviousPage 1Next