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