HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
exp2pow
Syntax
exp2pow(Expr)
Description
Transforms an expression of the form exp(n*ln(x)) to x^n.
Example
exp2pow(exp(3*ln(x))) returns x^3
exp2pow — Discussion
↑Back to top