長雙
先前的 16 位元版本的 Microsoft C/C++ 和支援 Microsoft Visual C++ long double、 80 位元精確度的資料型別。 在 Win32 程式設計中,但是, long double的資料型別對應至double、 64 位元精確度的資料型別。 Microsoft 的執行階段程式庫提供long double數學函式,只是為了回溯相容性的版本。 long double函式原型是相同的原型他們double在對應的項目,除了longdouble的資料型別來取代double資料型別。 long double版本的這些函式不能用於新的程式碼。
雙精度浮點的函式和其長雙精度的對等用法
Function |
長雙 對應項目 |
Function |
長雙 對應項目 |
---|---|---|---|
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 |
|
|