Maxima Function
specint (exp(- s*t) * expr, t)
Compute the Laplace transform of expr with respect to the variable t. The integrand expr may contain special functions.
If specint
cannot compute the integral, the return value may
contain various Lisp symbols, including
other-defint-to-follow-negtest
,
other-lt-exponential-to-follow
,
product-of-y-with-nofract-indices
, etc.; this is a bug.
demo(hypgeo)
displays several examples of Laplace transforms computed by specint
.
Examples: