[BLACKBOX] INF

From: [at]} <Andrew>
Date: Mon, 21 Jul 2008 10:34:47 +0100

Hei BB experts,
 
  is it possible to set a REAL variable to INF and the test whether the variable is INF later?
 
 
MODULE Thing:
 
VAR x: REAL;
 
PROCEDURE One; BEGIN x := INF END One;
 
PROCEDURE Two (): BOOLEAN BEGIN RETURN x = INF END Two;
 
END Thing.
 

---- To unsubscribe, send a message with body "SIGNOFF BLACKBOX" to LISTSERV{([at]})nowhere.xy
Received on Mon Jul 21 2008 - 11:34:47 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:30:54 UTC