List Question
12 TechQA 2023-11-27T18:31:38.450000Problem with floating point compiler-optimization for double-double extended precision class in C++
240 views
Asked by Paul Aner
How to properly round to the nearest integer in double-double arithmetic
241 views
Asked by kleite
Double-double-arithmetic in C++ working, same code in OpenGL does not
261 views
Asked by Paul Aner
PPC64 long double's machine epsilon calculation
271 views
Asked by anymous.asker
How can I convert between a double-double and a decimal string?
481 views
Asked by AudioBubble
Vector double-double floating point arithmetic
438 views
Asked by rwallace
float128 and double-double arithmetic
2.5k views
Asked by Romain Picot
Optimize for fast multiplication but slow addition: FMA and doubledouble
2k views
Asked by Z boson
Emulating FP64 with 2 FP32 on a GPU
5.4k views
Asked by Agade
double-double implementation resilient to FPU rounding mode
427 views
Asked by Pascal Cuoq
double-double precision floating point as sum of two doubles
4k views
Asked by rych
Emulate "double" using 2 "float"s
16.1k views
Asked by AudioBubble