Search code examples
Unexpected result in floating point output...

c++floating-pointprecisioniostream

Read More
Is it correct and consistent to check two vertex points for equality?...

typescriptfloating-pointgeometrylineprecision

Read More
How do I round a number in JavaScript?...

javascriptfloating-pointnumbersrounding

Read More
Is floating-point addition and multiplication associative?...

c++floating-pointmultiplicationadditionassociativity

Read More
python difference between round and int...

pythonpython-2.7floating-pointint

Read More
Converting Float to Dollars and Cents...

pythonfloating-pointstring-formattingcurrency

Read More
How to avoid `std::to_string()` making a very small double number to 0?...

c++floating-pointdoublec++14tostring

Read More
What is the error of trigonometric instructions on x86?...

mathx86floating-pointtrigonometryx87

Read More
How do I print the half-precision / bfloat16 values from in a (binary) file?...

command-linefloating-pointbinary-datahalf-precision-floatbfloat16

Read More
pytorch bfloat16 epsilon subtraction results in the same result...

pytorchfloating-pointprecisionbfloat16

Read More
How to determine w/o conversions that a given floating constant can be represented?...

cfloating-pointconstantsc11c17

Read More
How to compare floats for almost-equality in Python?...

pythonfloating-pointcomparisonapproximateinexact-arithmetic

Read More
Converting a number to IEEE 754...

mathfloating-pointbinaryieee-754calculation

Read More
Why is NaN not equal to NaN?...

floating-pointlanguage-agnosticnanieee-754

Read More
What are the differences between the two lerp functions?...

cmathfloating-pointlinear-interpolationlerp

Read More
PHP how to convert number exponential number to string?...

phpstringfloating-pointnumber-formattingexponential

Read More
Formatting a float to 2 decimal places...

c#variablesfloating-pointdecimal

Read More
How to use expr on float?...

bashfloating-pointroundingfixed-point

Read More
Decomposing Double into sign, mantissa and exponent in swift: check my work...

swiftfloating-pointdouble

Read More
Prevent round off in String.format("%.2f", doubleValue) in Java...

javastringfloating-pointformat

Read More
Why is there no 2-byte float and does an implementation already exist?...

c++floating-point16-bithalf-precision-float

Read More
Semantics of the VMLA ARM instruction...

floating-pointarmneon

Read More
IEEE floating-point rounding in C...

cfloating-pointroundingc99ieee-754

Read More
C convert floating point to int...

ccastingfloating-pointinttype-conversion

Read More
surprising behaviour for numpy float16 when testing equality...

pythonnumpyfloating-point

Read More
Encoding data in an 8-bit float (cg)...

graphicsencodingfloating-pointcgrgba

Read More
Haskell minimum/maximum Double Constant...

haskellfloating-pointconstants

Read More
Obtaining bit representation of a float in C...

cfloating-pointbit-manipulation

Read More
How to suppress scientific notation when printing float values?...

pythonfloating-point

Read More
long double vs double...

c++floating-pointlong-double

Read More
BackNext