Langes Double
Vorherige 16-Bit-Versionen von Microsoft C/C++ und Microsoft Visual C++ unterstützten long doubleGenauigkeit des Datentyps, mit 80 Bit.In Win32, das die long double Datentyp ist jedoch zu double, 64-Bit-Genauigkeits des Datentyps programmiert.Die Microsoft-Laufzeitbibliothek stellt long double-Versionen der mathematischen Funktionen nur aus Gründen der Abwärtskompatibilität bereitgestellt.Die long double-Funktionsprototypen sind auf Prototypen für ihre Äquivalente double identisch, mit der Ausnahme, dass der Datentyp longdouble ersetzt den double Datentyp.Die long double-Versionen dieser Funktionen sollten nicht in neuem Code verwendet werden.
Doppelte Funktionen und ihre Äquivalente doppelten Long
Funktion |
Langes Double Entsprechung |
Funktion |
Langes Double Entsprechung |
---|---|---|---|
acosl |
frexpl |
||
asinl |
_hypotl |
||
atanl |
ldexpl |
||
atan2l |
logl |
||
_atold |
log10l |
||
j0l, j1l, jnl |
_matherrl |
||
y0l, y1l, ynl |
modfl |
||
_cabsl |
powl |
||
ceill |
sinl |
||
cosl |
sinhl |
||
coshl |
sqrtl |
||
expl |
_strtold |
||
fabsl |
tanl |
||
floorl |
tanhl |
||
fmodl |
|
|