[libc-commits] [libc] [libc][math][c23] Add acoshf16 C23 math function. (PR #130588)

via libc-commits libc-commits at lists.llvm.org
Mon Mar 17 11:34:15 PDT 2025


================
@@ -0,0 +1,120 @@
+//===-- Half-precision acoshf16 function ----------------------------------===//
----------------
overmighty wrote:

Nit:

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

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


More information about the libc-commits mailing list