Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 16:44:01 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-numerics@freebsd.org
Subject:   sincos, sincosf, and sincosl implementation
Message-ID:  <20170401234401.GA3034@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
For anyone who cares, I submitted a bugzilla report with
a patch of my implementations of sincos[fl].  I've had
this patch since 2011, so one might suspect that it has
been tested.  Immediate uses cases of these functions 
include improvements the Bessel and Neumann function family
of routines and possibly some of the complex trigometric
functions.

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

-- 
Steve
20161221 https://www.youtube.com/watch?v=IbCHE-hONow



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170401234401.GA3034>