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