Search code examples
Are there any numbers that enable fast modulo calculation on floats?...


cfloating-pointmodulofmod

Read More
What's the difference between a single precision and double precision floating point operation?...


floating-pointprecisionprocessoroperations

Read More
Triggering googletest error on EXPECT_FLOAT_EQ even when numbers are within 4 decimal places...


c++floating-pointgoogletest

Read More
Why do float and int have such different maximum values even though they're the same number of b...


c#javac++floating-pointint

Read More
gcc floating point with and without -ansi disparity...


gccfloating-pointansi-c

Read More
Getting Size of Float in PHP...


phpmemoryfloating-point

Read More
Why FLOAT != FLOAT...


phpfloating-point

Read More
Ada: Convert float to decimal...


floating-pointdecimalada

Read More
How to make that f"..." string formatting uses comma instead of dot as decimal separator?...


pythonwindowsfloating-pointdecimallocale

Read More
What did Kernighan & Ritchie mean by 'Floating-point computations may now be done in single ...


cfloating-point

Read More
Error with EXPECT_EQ for sum of double or float...


c++unit-testingfloating-pointgoogletest

Read More
If y=1/x which x,y can be represented by float numbers without rounding, and MIN_VALUE<=x,y,z,z*y...


javascriptfloating-pointprecision

Read More
Possible to have ``a < b and not(a - b < 0)`` with floats...


pythonfloating-point

Read More
Intel x86_64 Assembly add integer to double precision float SSE, SSE2...


assemblyfloating-pointx86-64intel

Read More
Floating point conversion in ANSI C...


cfloating-pointtype-conversionansi-c

Read More
Why is there a wrong last digit in the calculation of a BigFloat number?...


floating-pointjuliaprecision

Read More
What is the canonical way to check for approximate zeros in Catch2?...


c++floating-pointc++14catch2floating-point-comparison

Read More
Efficiently represent 16777217 as a float...


floating-point

Read More
What MySQL data type should be used for Latitude/Longitude with 8 decimal places?...


mysqltypesfloating-point

Read More
Why does changing 0.1f to 0 slow down performance by 10x?...


c++performancevisual-studio-2010compilationfloating-point

Read More
Why does a primitive variable change value without being updated? [Java]...


javaobjectfloating-pointjvmprogress-bar

Read More
How to search for a key that is a float using an int that the float would round to...


pythondictionaryfloating-pointinteger

Read More
Incrementing React State stuck at 29...


reactjsfloating-pointprecision

Read More
Float storage precision in hardware only to 13 decimals...


pythonfloating-point

Read More
C# - Restrict double variable to two decimal places...


c#unity-game-enginefloating-pointdouble

Read More
Display of numbers varies when creating a JSON object...


sqlarraysjsonpostgresqlfloating-point

Read More
What is damping for?...


floating-pointgame-enginephysicsgame-development

Read More
Inconvenience to use single precision floats in numpy...


pythonnumpyfloating-pointprecision

Read More
Comparing floats - same number, but does not equal?...


phpfloating-point

Read More
Why do IEEE 754 floating-point numbers use a sign bit of 1 for negative numbers?...


floating-pointieee-754comparison-operators

Read More
BackNext