Complex arg-trig functions

Bruce Evans brde at optusnet.com.au
Sat Sep 22 04:28:52 UTC 2012


On Fri, 21 Sep 2012, Stephen Montgomery-Smith wrote:

> On 09/21/2012 06:18 PM, Bruce Evans wrote:
>> On Sat, 22 Sep 2012, Bruce Evans wrote:
>> 
>>> ...
>>> Patches tomorrow.  Well, the main new one now, for all 3 files since
>>> part of it has lots of magic numbers which are not handled by the
>>> conversion scripts.
>>> ...
>>> The patch is also attached.
>> 
>> The attachment was larger than intended.  It had my complete patch set
>> for catrig*.c.
>
> Will there be another complete patch set tomorrow, or did you just send it 
> today?

I sent it all and won't change much more for a while.  I might describe it
more tomorrow.  Already made a small change: always use float for `tiny'
(it is now only used in raise_inexact), and in raise_inexact assign
(1 + tiny) to volatile float instead of volatile int.

Bruce


More information about the freebsd-numerics mailing list