negate
efunSYNOPSIS
int negate(int)
float negate(float)
DESCRIPTION
Unary minus. Returns the negative argument.
SYNOPSIS
int negate(int)
float negate(float)
DESCRIPTION
Unary minus. Returns the negative argument.