NegativeQ¶ Tests whether a number is strictly negative. $ wo 'NegativeQ[-3]' NegativeQ[-3] $ wo 'NegativeQ[0]' NegativeQ[0]