StackOverflow Questions for Tag: subnormal-numbers

mathdoge
mathdoge

Reputation: 113

Representing a number smaller than the smallest in single precision

Score: 0

Views: 47

Answers: 1

Read More
nowox
nowox

Reputation: 29096

Confusing IEEE-754 Subnormal/Normal: why FLT_MIN is bigger than 1.40e-45?

Score: 1

Views: 34

Answers: 0

Read More
Jeppe Stig Nielsen
Jeppe Stig Nielsen

Reputation: 61952

Why does .NET say that subnormal numbers are never powers of 2?

Score: 5

Views: 122

Answers: 1

Read More
user1849534
user1849534

Reputation: 2407

What is this "denormal data" about ? - C++

Score: 33

Views: 18140

Answers: 4

Read More
pmor
pmor

Reputation: 6276

FPCR.FIZ=1: for which floating-point instructions inputs are not flushed to zero?

Score: 0

Views: 44

Answers: 1

Read More
Steve Summit
Steve Summit

Reputation: 47952

How is 0.0 typically represented in the absence of subnormals?

Score: 2

Views: 61

Answers: 2

Read More
Jin
Jin

Reputation: 3

Denormal Numbers in IEEE std Floating point standard

Score: -1

Views: 252

Answers: 1

Read More
dtmland
dtmland

Reputation: 2216

Denormalized Numbers - IEEE 754 Floating Point

Score: 22

Views: 22285

Answers: 1

Read More
newbie1kenobi
newbie1kenobi

Reputation: 13

How is the implicit 1 stored and differentiated with the 0 for subnormals?

Score: 0

Views: 268

Answers: 1

Read More
pmor
pmor

Reputation: 6276

IEEE 754: rationale for format: subnormal and normal numbers

Score: 0

Views: 351

Answers: 2

Read More
b-r-oleary
b-r-oleary

Reputation: 166

Does Redshift support the IEEE 754 floating point numbers?

Score: 1

Views: 431

Answers: 0

Read More
pmor
pmor

Reputation: 6276

FLT_HAS_SUBNORM is 0: what fpclassify(<subnormal>) shall return: FP_SUBNORMAL or FP_ZERO, or lead to UB?

Score: 1

Views: 106

Answers: 0

Read More
pmor
pmor

Reputation: 6276

HAS_SUBNORM is 0: "subnormal results" are determined before rounding or after rounding?

Score: 0

Views: 88

Answers: 1

Read More
pmor
pmor

Reputation: 6276

HAS_SUBNORM is 0: FTZ (flush to zero) shall be done before tininess detection or after tininess detection?

Score: 1

Views: 84

Answers: 0

Read More
pmor
pmor

Reputation: 6276

If FLT_HAS_SUBNORM is 0, then shall conversion (float)1E-45 return 0x1p-149?

Score: 0

Views: 53

Answers: 0

Read More
PreviousPage 1Next