|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Power 
![]()
gives
to the power
.
DetailsDetails
- Mathematical function, suitable for both symbolic and numerical manipulation.
- Exact rational number results are given when possible for roots of the form
. - For complex numbers
and
, Power gives the principal value of
. »
is automatically converted to
only if
is an integer.
is automatically converted to
only if
is an integer. - For certain special arguments, Power automatically evaluates to exact values.
- Power can be evaluated to arbitrary numerical precision.
- Power automatically threads over lists.
- Power[x, y] has a branch cut discontinuity for non-integer
running from
to 0 in the complex
plane. - Power[x, y, z, ...] is taken to be Power[x, Power[y, z, ...]].
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
