<- PRPL reference <- Math

neg

ArgumentsResultNotation
number number [number- number]

Description

Calculates the negative value of the item and pushes the result on the stack.

Examples

trace(neg(42)) #prints '-42'