Search code examples
Convert float to string with precision & number of decimal digits specified?...

c++stringfloating-point

Read More
Lua - packing IEEE754 single-precision floating-point numbers...

floating-pointluaieee-754pack

Read More
How to correctly determine at compile time that _Float16 is supported?...

cgccfloating-pointclanghalf-precision-float

Read More
Value for epsilon in Python...

pythoncomparisonfloating-pointepsilon

Read More
float is overflowing in openGL despite being under 32 bits...

c++openglfloating-pointglslprecision

Read More
What are the chances of Math.random returning 0?...

javascriptrandomfloating-point

Read More
Moving a float towards another float by a specified amount...

floating-pointtarget

Read More
Classification of x86 instructions according to floating point rounding mode sensitivity?...

assemblyfloating-pointx86-64sserounding-error

Read More
change floating-point operation in x86 system to the one in armv8 system...

floating-pointx86stackarminline-assembly

Read More
Convert float 2-D array to integer 2-D array in Julia...

arraysfloating-pointintegerjulia

Read More
Converting IEEE 754 floating point in Haskell Word32/64 to and from Haskell Float/Double...

haskellfloating-pointghcieee-754

Read More
#pragma STDC FENV_ACCESS...

c++floating-pointclang

Read More
PHP round to integer...

phpfloating-pointintegerrounding

Read More
How to efficiently perform double/int64 conversions with SSE/AVX?...

c++floating-pointssesimdavx

Read More
How many digits can I rely on?...

floating-pointprecisionnumerical-computing

Read More
Compare floats in php...

phpfloating-point

Read More
Converting exponential to integer in python...

pythonfloating-pointintexponential

Read More
Relationships between 128, 64, and 32 bit IEEE-754 floating point numbers...

floating-pointbinaryieee-754

Read More
Rounding to nearest or up in SQLite...

sqlitefloating-pointrounding

Read More
How to choose epsilon value for floating point?...

mathfloating-pointprecisionepsilon

Read More
Performance penalty: denormalized numbers versus branch mis-predictions...

c++x86floating-pointmicro-optimizationbranch-prediction

Read More
Floating Point: Why does the implicit 1 change the value of the fractional part?...

floating-pointieee-754

Read More
Is there a floating point value of x, for which x-x == 0 is false?...

floating-pointfloating-accuracyieee-754

Read More
Check if double or floating point number is within Flutter supported limits...

flutterdartfloating-point

Read More
How to print float to n decimal places including trailing 0s?...

pythonfloating-point

Read More
Float and double datatype in Java...

javafloating-pointdoubleieee-754

Read More
Where to find information about the exact binary representation of floating point values used by avr...

c++floating-pointavr-gcc

Read More
How can I test for negative zero?...

c#.netfloating-point

Read More
Get float value without its unit of measure from a string...

phpregexstringfloating-pointtext-extraction

Read More
Get float number in string which is nor preceded by $ and not followed by %...

phpregexfloating-pointtext-extraction

Read More
BackNext