Previous
Up
Next
BigNeg
Perform the negation operation.
BigN
BigNeg
(
BigN
_x_
)
Parameters
_x_
any big number
Return value
-_x_
Error :
EOK if no error.
EARGNIL if the argument is nil.
EVM if a memory error occurs. This is a fatal error.