Dokumentation zu: sgn(E)

HR Image


SYNOPSIS
        int sgn(int|float arg)

DESCRIPTION
        Return the sign of the argument.

        arg  sgn(arg)
        --------------
        > 0   1
          0   0
        < 0  -1

HISTORY
        Introduced in LDMud 3.2.9.

SEE ALSO
        abs(E)

Die Seite ist auch in Deutsch vorhanden.

Start » Magierhandbuch » Docu » Efun » Sgn Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!