Skip to content

PositiveQ

Tests whether a number is strictly positive.

$ wo 'PositiveQ[5]'
PositiveQ[5]
$ wo 'PositiveQ[0]'
PositiveQ[0]