IEEE NaN and Infinities

Antoniotti Marco antoniotti.marco at disco.unimib.it
Sun Jan 8 12:15:54 UTC 2017


Hi

I am fiddling around with IEEE NaN and Infinities.

In LW and CCL you have the following conventions for such things:

1d+-0	is NaN (quiet; double float)
1d++0	is positive infinity (double float)

Negative infinities are obtained by prepending ‘-‘ to the positive infinities.  Other float lengths can be obtained by using the appropriate ’s’, ‘e’, ‘f’, ‘l’.

I tried an (APROPOS “NAN”) and an (APROPOS “INFINITY”) in ABCL, but got nothing.

Being myself a lazy bastard, I thought of asking directly here instead of looking at the code :)  Any possibility of seeing these in ABCL?

Apart from that, there is the issue of “rounding modes”.  Would it be possible to add them or access them in ABCL?

Thanks

Marco


--
Marco Antoniotti, Associate Professor		tel.	+39 - 02 64 48 79 01
DISCo, Università Milano Bicocca U14 2043		http://bimib.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY

Please check: http://cdac2017.lakecomoschool.org
Please check: https://sites.google.com/site/troncopackage/

Please note that I am not checking my Spam-box anymore.
Please do not forward this email without asking me first (cum grano salis).







More information about the armedbear-devel mailing list