Mathematical functions
Mathematical functions
Posted Jan 25, 2026 21:11 UTC (Sun) by ubhofmann (subscriber, #47368)Parent article: GNU C Library 2.43 released
> Additional optimized and correctly rounded mathematical functions have been imported from the CORE-MATH project, in particular acosh, asinh, atanh, erf, erfc, lgamma, and tgamma.
I'm surprised to see a constant flow of improvements in basic mathematical functions. I thought that those functions were already fully optimized long ago. The CORE-MATH project is quite interesting.
