<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jeff Cohen wrote:
<blockquote cite="mid460313C1.8000301@jolt-lang.org" type="cite">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<br>
The standard apparently doesn't explicitly handle 0/0, but the position
of the IEEE appears to be that it should yield a NaN of the appropriate
sign. See <a class="moz-txt-link-freetext"
href="http://standards.ieee.org/reading/ieee/interp/754-1985.html">http://standards.ieee.org/reading/ieee/interp/754-1985.html</a></blockquote>
<br>
OK, it does explicitly handle it. My reading comprehension seems to be
lacking right now :(<br>
<br>
<a class="moz-txt-link-freetext" href="http://754r.ucbtest.org/standards/754xml.html#invalid-exception">http://754r.ucbtest.org/standards/754xml.html#invalid-exception</a><br>
<br>
The above lists all operations that yield a NaN.<br>
</body>
</html>