On 2014-01-07 14:48:01 +0000, Joseph S. Myers wrote:
> (Except that the IEEE 754 reduction operations - subclause 9.4 - return 
> "an implementation-defined approximation".  But 9.2 is "Recommended 
> correctly rounded functions", e.g. exp and sin, for which the strictly 
> corresponding C functions are crexp and crsin.)

Some of the reduction operations may be standardized with the
correct rounding requirement in the future IEEE 1788 standard
on interval arithmetic (even though I think that such operations
do not belong to IEEE 1788), if it passes. In any case, they
should also have their own correctly rounded version.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to