blob: 13454049945f81486efd12b0795217dec3d67dd4 [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
Zesstrad59c3892019-11-28 20:53:39 +01007GESCHICHTE
MG Mud User88f12472016-06-24 23:31:02 +02008 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)