Greater Or Equal To 0?

Returns TRUE if x is greater than or equal to 0. Otherwise, this function returns FALSE. The connector pane displays the default data types for this polymorphic function.

x can be a numeric scalar, cluster, or array of numbers.
x >= 0? is a Boolean value of the same data structure as x.