blob: 2331c0d1a53e307b3dba1cfd16f456d585c1b2e3 [file] [log] [blame]
SYNOPSIS
int sgn (int|float arg)
BESCHREIBUNG
Liefert das Vorzeichen des Argumentes.
arg sgn(arg)
--------------
> 0 1
0 0
< 0 -1
AENDERUNGEN
Eingefuehrt in LDMud 3.2.9.
SIEHE AUCH
abs(E)