student[intparts] - perform integration by parts
|
Calling Sequence
|
|
intparts(f, u)
|
|
Parameters
|
|
f
|
-
|
expression of the form Int(u*dv, x)
|
u
|
-
|
factor of the integrand to be differentiated
|
|
|
|
|
Description
|
|
•
|
Carry out integration by parts on an unevaluated integral (expressed in terms of Int).
|
•
|
The function returns as its value.
|
•
|
The command with(student,intparts) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?