[libc-commits] [libc] [llvm] [libc][math] Implement double-precision acosh (PR #199953)

Aayush Shrivastava via libc-commits libc-commits at lists.llvm.org
Thu May 28 03:40:08 PDT 2026


iamaayushrivastava wrote:

> Do check https://libc.llvm.org/headers/math/index.html#implementation-requirements-goals mainly,
> 
> * https://github.com/llvm/llvm-project/tree/main/libc/src/math/docs/add_math_function.md

Thank you @Sukumarsawant for the guidance! I’ve gone through the implementation requirements and made the necessary changes. Please take a look and let me know if any further changes are needed.

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


More information about the libc-commits mailing list