SYNOPSIS
        int negate(int)
        float negate(float)

DESCRIPTION
        Unary minus. Returns the negative argument.
