Loading

Unary operators

The unary operator applies to a single instant vector or scalar.

Negates the instant vector or scalar by inverting the sign of each sample value.

Operand

v (instant_vector or scalar)
The value to negate.

Returns

The same type as the operand.

Example

-requests_total