|
|
||
|
|
| PowerExpand[expr] expands all powers of products and powers. |
| PowerExpand[expr, {x1, x2, ...}] expands only with respect to the variables xi. |
Expand a square root, implicitly assuming positive real values:
Without PowerExpand, no expansion is done:
The expansion is only correct for positive real variables:
This gives a completely correct result:
This gives a result correct under the specified assumptions:
|
| © 2008 Wolfram Research, Inc. |