laplace_transform
Compute the Laplace transform of a given function using specified time and Laplace variables to simplify differential equations and analyze system behavior.
Instructions
Calculate the Laplace transform of a function
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expression | Yes | Function of time | |
laplaceVar | Yes | Laplace variable | |
timeVar | Yes | Time variable |