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