HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
tsimplify
Syntax
tsimplify(Expr)
Description
Returns an expression with transcendentals rewritten as complex exponentials
Example
tsimplify(exp(2*x)+exp(x)) returns exp(x)^2+exp(x)
tsimplify — Discussion
↑Back to top