mirror of
https://github.com/ptitSeb/box64.git
synced 2025-10-14 02:38:54 +08:00
[BOX32][WRAPPER] Added 1 more wrapped function to libm
This commit is contained in:
@@ -55,7 +55,7 @@ GOW(atanhl, DED)
|
||||
GOW2(atanhl, KEK, atanh)
|
||||
#endif
|
||||
// atanl // Weak
|
||||
//GOW(cabs, dEdd) // only 1 arg, but is a double complex
|
||||
GOW(cabs, dEdd) // only 1 arg, but is a double complex
|
||||
GOW(cabsf, fEff) // only 1 arg, but is a float complex
|
||||
// cabsl // Weak
|
||||
//GOWS(cacos, pEps) //%% complex
|
||||
|
Reference in New Issue
Block a user