blob: 413ce818fde7cda9af3b955162f994bc62fb25e7 [file] [log] [blame]
SYNOPSIS
int negate(int)
float negate(float)
DESCRIPTION
Unary minus. Returns the negative argument.