Share via


- (negation) (PEL)

Performs a unary operation that returns the arithmetic negation of a numeric expression.

- Numeric_Expression

Operands

  • Numeric_Expression
    A valid PerformancePoint Expression Language (PEL) expression that returns a numeric value.

Return Value

An arithmetic negation of Numeric_Expression with the same data type.

See Also

Other Resources

PEL operators