neg

fun neg(type: String)(source)

Negate the top variable on the stack Takes the type of the variable as a string

IdentifierTypeByte Size
BByte1
SShort2
IInt4
JLong8
FFloat4
DDouble8

Since

0.1.0

Parameters

type

The type of the variable to negate

See also