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