How to tell if a variable is Infinity or NaN (not a number)?
Posted: Fri Jun 25, 2010 10:59 am
I'm playing with the BlindWatchMaker1.cobra program that came with the installation and making some changes to the code. I need to add an if statement which checks whether a variable is either NaN or Infinity, how would I do that?