HP Prime for All

English  Русский 

Syntax

powexpand(Expr)

Description

Expresses a power in the form of a product.

Example

powexpand(2^(x+y)) yields (2^x)*(2^y)

powexpand — Discussion