On Fri, Mar 1, 2024 at 10:53 AM Sergio Peña via Gcc-help < gcc-help@xxxxxxxxxxx> wrote: > Hi there > > This is only a suggestion. > I'm using the quadmath library and I'd like to know if it is possible the > GCC community to implement other transcendental functions like the lambert > W function. > > Thanks > Have you looked at the Boost-library? https://www.boost.org/doc/libs/1_84_0/libs/math/doc/html/special.html https://www.boost.org/doc/libs/1_84_0/libs/math/doc/html/math_toolkit/lambert_w.html