CScriptNum::operator-

Returns the negation of this value.

Synopsis

Declared in <script/script.h>

CScriptNum
operator-() const;

Return Value

The negated value.