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