Posted to tcl by oldlaptop at Mon Apr 07 22:51:14 GMT 2025view pretty
% if {[string is double -strict nan] && nan} { puts "still not very happy" } floating point value is Not a Number % info patchlevel ;# 9 is the same 8.6.15
% if {[string is double -strict nan] && nan} { puts "still not very happy" } floating point value is Not a Number % info patchlevel ;# 9 is the same 8.6.15