Spread 8.0 Documentation
NEG
Support Options
Formula Reference > Built-In Functions > NEG

Glossary Item Box

NEG


Name

Negative value

Description

Changes the sign of the value.

Syntax

NEG(value)

Remarks

See also ABS and SIGN.

Data Type

Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.

Example

NEG(R1C2)
NEG(A3)
NEG(81)=-81

Copyright © GrapeCity, inc. All rights reserved.