HP Prime for All

English  Русский 

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