Laplace Transforms in Mathematica
classes.engineering.wustl.edu › jemt3170Feb 08, 2012 · Laplace transforms are fairly simple and straightforward. The syntax is as follows: LaplaceTransform [ expression , original variable , transformed variable ] Inverse Laplace Transforms. Inverse Laplace transforms work very much the same as the forward transform. The only difference is that the order of variables is reversed.
InverseLaplaceTransform—Wolfram Language Documentation
https://reference.wolfram.com/language/ref/InverseLaplaceTransform.htmlgives the symbolic inverse Laplace transform of F [ s] in the variable s as f [ t] in the variable t. InverseLaplaceTransform [ F [ s], s,] gives the numeric inverse Laplace transform at the numerical value . InverseLaplaceTransform [ F [ s1, …, s n], { s1, s2, … }, { t1, t2, … }]