Shouldn't 'long double' be 16 bytes in the table? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Shouldn't 'long double' be 16 bytes in the table?

9th Mar 2017, 5:21 PM
Karma
Karma - avatar
2 Antworten
0
actually, yes. Double is double precision so 8 bytes, long double should have twice as much precision as double so İ think it's 16 bytes.
9th Mar 2017, 6:48 PM
EagleEye
EagleEye - avatar
0
Thanks. Must be a typo
10th Mar 2017, 8:49 PM
Karma
Karma - avatar