Zurück Vor +Ebene Home Inhalt Index Hilfe

Exponentation und Logarithmus

Exponentation:

a:=        ;#(* Basis*)
x:=        ;#(* Exponent*)
a^x;

Logarithmus:

basis:=         ;#(* Basis *)
c:=             ;#(* Numerus *)
x=log[basis](c) //N

Natürlicher Logarithmus:

c=        ;#(* Numerus *)
x=log(c)   //N

Copyright Verlag Harri Deutsch AG  Stöcker DeskTop Mathematik