|
| From: | Kon Lovett |
| Subject: | [Chicken-users] NAN & INF |
| Date: | Fri, 29 Apr 2005 18:56:05 -0700 |
Hi,Is there a recommended way to represent nan, +inf, and -inf to the reader? I currently use 0.0/0.0, 1.0/0.0, and -1.0/0.0 but this will generate a reader warning. (I would prefer not want to wrap math.h constants.)
Thanks, Kon
| [Prev in Thread] | Current Thread | [Next in Thread] |