[Bug 240295] [Patch] math(3): Add Complex Arithmetic functions and their hyperbolic counterparts

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 3 06:41:45 UTC 2019


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

            Bug ID: 240295
           Summary: [Patch] math(3): Add Complex Arithmetic functions and
                    their hyperbolic counterparts
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: standards
          Assignee: standards at FreeBSD.org
          Reporter: gbergling at gmail.com

Created attachment 207132
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207132&action=edit
math(3) patch

FreeBSD is currently missing some complex arithmetic functions and their
hyperbolic counterparts. The attached patch addresses this by porting the
OpenBSD functions to FreeBSD. The patch also brings in the man pages from
OpenBSD and updates the already present ones. The functions are necessary for a
C11 conformance.

I tested the batch via a build world on amd64.

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


More information about the freebsd-standards mailing list