Search code examples
What's bigger than a long double?...


cdoublelong-doublevariable-types

Read More
Wrong C++ long double min/max values using numeric_limits in Visual Studio 2019...


c++long-doublenumeric-limits

Read More
C long double in golang...


cgolong-double

Read More
Performance implications of long double. Why does C choose 64-bits instead of the hardware's 80-...


performancevisual-c++x86floating-pointlong-double

Read More
Union not reinterpreting values?...


cfloating-pointprecisionunionslong-double

Read More
sizeof long double and precision not matching?...


cfloating-pointprecisionlong-double

Read More
Want to calculate 18 digits but will only calculate to 6? Using long double but still won't work...


c++floating-pointprecisionlong-double

Read More
Why is "long double" type of a variable producing absurd output while "float" an...


cfloating-pointdoublefloating-accuracylong-double

Read More
How to get the mantissa of an 80-bit long double as an int on x86-64...


cx86-64long-double

Read More
The precision of the long double output is not correct. What might be wrong?...


c++precisionmathlong-double

Read More
Visual C++ x86 ABI: how does VC++ return value?...


visual-c++x86abix87long-double

Read More
x86-64 long double precision...


c++cfloating-pointprecisionlong-double

Read More
Can i use long double to compute integers in c language...


cfactoriallong-double

Read More
Giving input 22222222222222222 for double but the output is 22222222222222224.000000 Why?...


long-double

Read More
Constructing `long double` rvalue...


c++syntaxcastingrvaluelong-double

Read More
Floating point inexact result with not-too-small decimal fraction - is there a way to overcome?...


cmatlabprecisionlong-double

Read More
Long Double in Swift...


swiftlong-double

Read More
Why can't I prime factor numbers above a certain magnitude?...


c++intprime-factoringlong-doublelarge-data

Read More
Inverting the exponent of a long double gives me an insane result...


cfloating-pointfractionsexponentlong-double

Read More
How to convert a NSString to long double?...


ioscocoansstringdoublelong-double

Read More
Substitutions for Eigen::MatrixXd typedefs...


c++typedefeigenlong-double

Read More
How to identify the precision of long double datatype...


clong-double

Read More
Implementing equations with very small numbers in C - Plank's Law generating blackbody...


cmathlong-double

Read More
Long double overflows but value smaller than maximum representable value...


c++infinitylong-double

Read More
Appending long double literal suffix to user inputs in c++...


c++inputscanflong-double

Read More
Nasm: how to load a long double into the FPU from memory...


cnasmfpulong-double

Read More
Does Java's BigDecimal leverage the hardware architecture like long double in C++?...


javafloating-pointprecisionbigdecimallong-double

Read More
What is the precision of long double in C++?...


c++precisionlong-double

Read More
C++ fabs(long double) compiler warning...


c++absolute-valuelong-double

Read More
Output long double to console...


c++qtlong-double

Read More
BackNext