sign: Sign of Expression

sign,Expression-methodR Documentation

Sign of Expression

Description

The sign of an expression.

Usage

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

Arguments

x

An Expression object.

Value

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


anqif/cvxr documentation built on Feb. 1, 2024, 5:42 p.m.