Re: C23 support for libm
- Reply: Robert Clausecker : "Re: C23 support for libm"
- In reply to: Robert Clausecker : "C23 support for libm"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Nov 2025 18:53:06 UTC
On 11/27/25 09:31, Robert Clausecker wrote:
> Greetings!
>
> I have started a project page [1] to track our effort to support C23
> on FreeBSD. Many new and exciting libm functions were added in this
> standard revision, and it seems like so far we only have
> {sin,cos,tan}pi{,f,l}() implemented (thanks to kargl for the work!)
>
> If anybody is interested in working on this, please let me know.
> I am not an expert in numerical programming, but will try ot look
> into adding some of these if nobody else comes forth.
>
> Yours,
> Robert Clausecker
>
> [1]: https://wiki.freebsd.org/C23
>
Forgot to mention. I looked at checked the wiki page.
It might be appropriate to add any missing complex.h
functions to the list (if there are any).
--
steve