blob: 105b7487237817f7404b43d42400e9f476c5700f [file] [log] [blame]
SYNOPSIS
float atan(int|float)
BESCHREIBUNG
Liefert den Arkustangens des Argumentes.
AENDERUNGEN
LDMud 3.2.9: Ganzzahlen (Integers) als Argument hinzugefuegt.
SIEHE AUCH
atan2(E), sin(E), cos(E), tan(E), asin(E), acos(E)