[libc-commits] [libc] [libc][math][c23] Add asinhf16() function (PR #131351)

via libc-commits libc-commits at lists.llvm.org
Sun Mar 16 14:33:36 PDT 2025


================
@@ -0,0 +1,84 @@
+//===-- Half-precision asinhf16(x) function--------------------------------===//
----------------
overmighty wrote:

Nit:

```suggestion
//===-- Half-precision asinh(x) function ----------------------------------===//
```

https://github.com/llvm/llvm-project/pull/131351


More information about the libc-commits mailing list