Click to See Complete Forum and Search --> : Does VB has NaN variable?


kevin shen
May 10th, 2001, 05:34 PM
I remember in VC++, there is a Single.NaN variable(stand for "Not a Number"). I don't know if VB also has this variable? The NaN variable is pretty useful in instrument automation testing area.

Thanks!

Best Regards,

Kevin Shen

forty7
May 10th, 2001, 07:59 PM
There is the IsNumeric function

thanx/good luck,
adam