The sign of an expression.

# S4 method for class 'Expression'
sign(x)

Arguments

x

An Expression object.

Value

A string indicating the sign of the expression, either "ZERO", "NONNEGATIVE", "NONPOSITIVE", or "UNKNOWN".