blob: 105b7487237817f7404b43d42400e9f476c5700f [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 float atan(int|float)
3
4BESCHREIBUNG
5 Liefert den Arkustangens des Argumentes.
6
7AENDERUNGEN
8 LDMud 3.2.9: Ganzzahlen (Integers) als Argument hinzugefuegt.
9
10SIEHE AUCH
11 atan2(E), sin(E), cos(E), tan(E), asin(E), acos(E)