Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extended-precision

manipulating 32 bit numbers with 16 bit registers in 8086

Convert Extended (80-bit) to string

Is there a 256-bit integer type?

Properties of 80-bit extended precision computations starting from double precision arguments

C++ handling of excess precision

get unsigned long long addition carry

practical BigNum AVX/SSE possible?

Is it possible to use extended precision (80-bit) floating point arithmetic in GHC/Haskell?

What are the applications/benefits of an 80-bit extended precision data type?

What gcc versions support the __int128 intrinsic type? [duplicate]

what is fastest x86-64 assembly-language divide algorithm for huge numbers?

Does gcc support 128-bit int on amd64? [duplicate]

Efficient computation of the average of three unsigned integers (without overflow)

long double (GCC specific) and __float128

80-bit extended precision floating-point in OCaml

Is there a document describing how Clang handles excess floating-point precision?