sign function

Sign of Expression

Sign of Expression

The sign of an expression. methods

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

Arguments

  • x: An Expression object.

Returns

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

  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07