Zurück Vor +Ebene Home Inhalt Index Hilfe

Partialbruchzerlegung

Remove["Global`*"]
f=             (* rational gebrochene Funktion *)
t=             (* Variable *)
Apart[f,t]

Beispiel:

Remove["Global`*"]
f=2 (s^3+5)/(s^3 (s+1))     	(* rational gebrochene Funktion *)
t=s           			(* Variable *)
fl=Apart[f,t]

Copyright Verlag Harri Deutsch AG  Stöcker DeskTop Mathematik