Delvis integrasjon
Delvis integrasjon
>
A:=Int(x^3*ln(x),x):
>
DelvisIntegrasjon(A,ln(x));
>
A:=Int(x*exp(x),x=1..3):
>
DelvisIntegrasjon(A,x);