Re: C23 support for libm

From: Paul Zimmermann <Paul.Zimmermann_at_inria.fr>
Date: Thu, 27 Nov 2025 21:04:23 UTC
       Hi Robert,

note that all new C23 functions are available in CORE-MATH (with correct
rounding):

https://core-math.gitlabpages.inria.fr/

The MIT license should enable easy integration into Newlib.

Paul Zimmermann

> Date: Thu, 27 Nov 2025 18:31:11 +0100
> From: Robert Clausecker <fuz@fuz.su>
> 
> 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
> 
> -- 
> ()  ascii ribbon campaign - for an encoding-agnostic world
> /\  - against html email  - against proprietary attachments
> 
>