laplace_transform
Calculate the Laplace transform of a function to convert time-domain expressions into s-domain representations for solving differential equations and analyzing linear systems.
Instructions
Calculate the Laplace transform of a function
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Function of time | |
| timeVar | Yes | Time variable | |
| laplaceVar | Yes | Laplace variable |