NumberQ¶ Tests whether an expression is a (literal) numeric value. $ wo 'NumberQ[3.5]' True $ wo 'NumberQ["abc"]' False