[Bug 221341] C99 functions cpow, cpowf, cpowl, clog, clogf, clogl are missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 12 15:30:42 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221341

sgk at troutmask.apl.washington.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgk at troutmask.apl.washingto
                   |                            |n.edu

--- Comment #11 from sgk at troutmask.apl.washington.edu ---
(In reply to Yuri Victorovich from comment #0)

> Similarly, the section "G.6.3.2 The clog functions" specifies clog.
>
>> double complex clog(double complex z);
>> float complex clogf(float complex z);
>> long double complex clogl(long double complex z);
>
> They are entirely missing.

A patch for the above has been sitting in bugzilla since
2-17-2017.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216863

Don't expect progress on any other math functions.  No
one cares (except me).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-standards mailing list