Unary Operators (DMX)

Unary operators perform an operation on a single operand, such as returning the negative or positive value of a numeric expression.

The following table identifies the unary operators that DMX supports.

Operator

Description

- (Negative) (MDX)

Returns the negative value of a numeric expression.

+ (Positive) (MDX)

Returns the positive value of a numeric expression.