We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
asin
1 parent cf6b443 commit 49dc49eCopy full SHA for 49dc49e
libc/config/baremetal/aarch64/entrypoints.txt
@@ -323,6 +323,7 @@ set(TARGET_LIBM_ENTRYPOINTS
323
libc.src.math.acos
324
libc.src.math.acosf
325
libc.src.math.acoshf
326
+ libc.src.math.asin
327
libc.src.math.asinf
328
libc.src.math.asinhf
329
libc.src.math.atan2
libc/config/baremetal/arm/entrypoints.txt
@@ -326,6 +326,7 @@ set(TARGET_LIBM_ENTRYPOINTS
330
331
332
0 commit comments