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