InverseLaplace Command

From GeoGebra Manual
Revision as of 08:36, 24 August 2015 by Markus.winkler (talk | contribs) (added link to Wikipedia)
Jump to: navigation, search


CAS Syntax

InverseLaplace[ <Function> ]
Returns the inverse Laplace transform of the given function.
Example: InverseLaplace[1/(1+t^2)] returns \mathbf{ sin(t)} .
InverseLaplace[ <Function>, <Variable> ]
Returns the inverse Laplace transform of the function, with respect to the given variable.
Examples:
InverseLaplace[ exp(- a*b),a] returns \mathbf{Dirac(a-b)}
InverseLaplace[ exp(- a*b),b] returns \mathbf{Dirac(b-a)}
Note: See also Laplace command.
© 2024 International GeoGebra Institute