Math
meist genutzt
acos
Beschreibung
Berechnet den Arkuskosinus des Parameters $arg. acos() ist die Komplementärfunktion zu cos(), d.h. innerhalb des Wertebereichs von acos() gilt a==cos(acos(a)).
Deklaration von acos
float acos ( float $arg )
acos online ausführen
teile acos
Kommentare für acos
+