Algosim documentation: negative

negative

The unary minus function.

Syntax

Description

negative is the function behind the unary minus operator.

Examples

negative(2)
−2

See also