On Wed, Jan 21, 2004, Poul-Henning Kamp wrote: > > Isn't all the vax-D format related stuff math(3) getting pretty old ? Yes, and it is largely irrelevant to the present libm implementation. Regardless of the Alpha architecture's support for it, a good deal of work stands in the way of us supporting anything that doesn't look like IEEE 754 floating point.[1] On the other hand, the VAX section ties in with the exposition on IEEE 754 floating point. It would do little good to just remove it without updating, expanding, and otherwise improving the rest of the document. I looked at revamping math.3 a while ago but forgot about it. I'll put it on my TODO list in any case, but anyone else is welcome to work on it as well. [1] I think the next big thing in floating point is going to be efficient hardware support for interval arithmetic, and we should be able to support that without too much ado as long as the ends of the intervals are represented in 754 format.Received on Fri Jan 23 2004 - 10:17:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:39 UTC