Search code examples
Handling a quadruple precision floating point (128-bit) number in java...

javafloating-point-conversion

Read More
Extracting significand and exponent for base-10 representation from decimal formatted string...

pythonperformancefloating-point-conversion

Read More
Casting double to integer when is it undefined behaviour...

c++cfloating-pointundefined-behaviorfloating-point-conversion

Read More
How to convert postgres column type from string to float...

ruby-on-railspostgresqlactiverecorddatabase-normalizationfloating-point-conversion

Read More
Floating-point-to-integer conversion rounding up instead of truncating...

cfloating-pointclangieee-754floating-point-conversion

Read More
How to *reverse* JavaScripts DataView?...

javascriptfloating-pointfloating-point-conversionuint8array

Read More
Finding out whether conversion from decimal to binary floating point is exact, rounding up, or round...

floating-pointfloating-point-conversion

Read More
Understanding casts from integer to float...

cfloating-pointintprecisionfloating-point-conversion

Read More
Truncating an xmm floating-point register to a 64-bit register...

floating-pointx86-64ssetruncatefloating-point-conversion

Read More
What's So Difficult About `uint64_t`? (Conversion Assembly From `float`)...

assemblyfloating-pointx86-64ssefloating-point-conversion

Read More
convertion of four packed single precision floating point to unsigned double words in x86-SSE...

assemblyx86-64ssefloating-point-conversionsse3

Read More
How to change a float64 number to uint64 in a right way?...

gofloating-pointtype-conversionfloating-point-conversion

Read More
Converting a Single To a Double...

vb.netdoubletype-conversionfloating-point-conversion

Read More
How to convert an IEEE single precision floating point to a decimal value...

floating-pointfloating-point-conversion

Read More
How to use gnu gcc flag -mpc32, -mpc64 and -mpc80?...

c++gccx86floating-point-conversionx87

Read More
How could you divide an IEEE754 64-bit double by 1000 on a platform only supporting 32-bit float?...

floating-pointprecisionieee-754integer-overflowfloating-point-conversion

Read More
C++ / Python Equivalent of Matlab's num2hex...

pythonc++matlabhexfloating-point-conversion

Read More
convert single precision floating point to half precision floating point...

cfloating-point-conversion

Read More
How to create a custom NaN (single precision) in python without setting the 23rd bit?...

pythonstructctypesnanfloating-point-conversion

Read More
Best way of checking if a floating point is an integer...

c++c++11floating-pointfloating-point-conversion

Read More
How to check if a user input is a float...

pythonpython-2.7floating-pointfloating-point-conversion

Read More
Floating-point literal to IEEE-754 binary pattern consistency across compilers...

c++c++11floating-point-conversion

Read More
Converting HEX string into int...

pythonsqlhexfloating-point-conversionvarbinarymax

Read More
Why does the compiler parse a floating point number in a source file differently than at runtime?...

floating-pointrustprecisionfloating-accuracyfloating-point-conversion

Read More
Decode UDP message with LUA...

luafloating-pointcoronasdkfloating-point-conversionlua-5.1

Read More
Dividing 1/n always returns 0.0...

cfloating-pointintegerfloating-point-conversion

Read More
Without underflow and overflow, is there any 2 numbers, which A < B in decimal form, but A > B...

floating-pointieee-754floating-point-conversion

Read More
Parse and convert denorm numbers?...

c++stringc++11floating-pointfloating-point-conversion

Read More
Odd result From DecimalFormat Rounding Half Up...

javafloating-pointfloating-point-conversion

Read More
Are there any commonly used floating point formats besides IEEE754?...

c++typesfloating-pointfloating-point-conversion

Read More
BackNext