Search code examples
long double vs double...


c++floating-pointlong-double

Read More
can't print correctly a long double in C...


cmingwlong-double

Read More
Need large integers and floats. Trouble with long long int and long double...


cgcclong-integerlong-doublelong-long

Read More
How can you set data type of #define to long double?...


cc-preprocessorlong-double

Read More
Split up long C++ double literal into multiple lines...


c++vimlong-double

Read More
Long double and Intellisense in Visual Studio...


c++visual-studiointellisenselong-double

Read More
Why doesn't long double have more precision than double?...


cdoublewindows-subsystem-for-linuxlong-double

Read More
long double (GCC specific) and __float128...


gccx86long-doubleextended-precisionquadruple-precision

Read More
Why is double 0.1 more accurate than its long double version?...


numpyfloating-pointfloating-accuracylong-double

Read More
How to convert long double to char[12]?...


c++serializationcharbytelong-double

Read More
accessing long double bit representation...


cstrict-aliasinglong-double

Read More
printf and long double...


cgccprintflong-double

Read More
How to disable long double in boost::math?...


c++boostlong-double

Read More
what is the exact range of long double in c++?...


c++gcclong-double

Read More
Why is my C++ program so slow when switching from long double to float128?...


c++x86floating-pointlong-doublequadruple-precision

Read More
Get the digits of a long double...


cfloating-pointlong-double

Read More
Long double precision error saturation in RK integrator...


cprecisionnumerical-methodsrunge-kuttalong-double

Read More
How can you easily calculate the square root of an unsigned long long in C?...


cunsigned-long-long-intlong-double

Read More
What is the correct way to get the binary representation of long double?...


c++ieee-754long-double

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


floating-pointieee-754x87long-doubleextended-precision

Read More
Difference between long double and double in C and C++...


c++clong-double

Read More
long double input to scanf...


cwindowsgcclong-double

Read More
Largest integer that can be stored in long double...


cintegermaxlong-double

Read More
Why do i get nan after swapping bits in long double value?...


cieee-754long-double

Read More
Format specifier %Lf is giving errors for `long double` variables...


cformatdev-c++long-doubletdm-gcc

Read More
Why double, long double are always showing 0 as output?...


cdoublelong-double

Read More
Reading a long double into R...


rlong-double

Read More
Alignment when using a long double in a structure...


cstructpaddingmemory-alignmentlong-double

Read More
Convert extended precision float (80-bit) to double (64-bit) in MSVC...


visual-c++x86floating-pointlong-doubleextended-precision

Read More
Precision of floating-point data types in C++...


c++gccfloating-pointprecisionlong-double

Read More
BackNext