efun: negate.de


SYNOPSIS:

        int negate(int arg);
        float negate(float arg);

BESCHREIBUNG:

        Liefert den negativen Wert von <arg>.

UNItopia (mudadm@UNItopia.de)