Fixes a bad test value in isnan, and implements more relational builtins After this, the only relational ones that are missing auto-generated tests are: any all bitselect (has a hand-coded test, but just 1 scalar test) select