Operators

Supported By

Syntax

factor

Factor yields an integer, a number, or a complex.

Description

The operator evaluates to the negation of the given value. If the given value is positive, the evaluated value will be negative, and vice versa.

Note

The data type of the evaluated value will be the same as the data type of the given value.

See Also

-