Posted to tcl by oldlaptop at Mon Apr 07 22:51:14 GMT 2025view raw

  1. % if {[string is double -strict nan] && nan} { puts "still not very happy" }
  2. floating point value is Not a Number
  3. % info patchlevel ;# 9 is the same
  4. 8.6.15
  5.