HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
invlaplace
Syntax
ilaplace(Expr,[Var],[IlapVar])
Description
Returns the inverse Laplace transform of Expr.
Example
ilaplace(1/(x^2+1)^2) returns (-x/2)*cos(x)+(1/2)*sin(x)
invlaplace — Discussion
↑Back to top