Zurück Vor +Ebene Home Inhalt Index Hilfe

Arcusfunktionen

restart:
x:=      : # (* Ausdruck eingeben *)
arccos(x); # (* rote Kurve *)
arcsin(x); # (* grüne Kurve *)
arctan(x); # (* gelbe Kurve *)
arccot(x); # (* schwarze Kurve *)
plot({arcsin(t),arccos(t),arctan(t),arccot(t)},t=-1..1);

Copyright Verlag Harri Deutsch AG  Stöcker DeskTop Mathematik