llvm-project
3b961d11
- [libc] Implement roundeven C23 math functions (#87678)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc] Implement roundeven C23 math functions (#87678) Implements the functions `roundeven()`, `roundevenf()`, `roundevenl()` from the roundeven family of functions introduced in C23. Also implements `roundevenf128()`.
References
#87678 - [libc] Implement roundeven C23 math functions
Author
vinayakdsci
Parents
08bb1218
Loading