DOCUMENTATION CENTER SEARCH
Mathematica
>
Arithmetic Functions
>
Built-in
Mathematica
Symbol
Arithmetic
Tutorials »
|
Sqrt
Exp
PowerExpand
PowerMod
Log
LogLogPlot
See Also »
|
Arithmetic Functions
Elementary Functions
Mathematical Functions
Matrices and Linear Algebra
Matrix Operations
Operations on Vectors
Mathematica Syntax
More About »
Power
(^)
x
^
y
gives
to the power
.
MORE INFORMATION
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
in the complex
plane.
EXAMPLES
CLOSE ALL
Basic Examples
(4)
In[1]:=
Out[1]=
Enter as a superscript using
Ctrl
+
^
:
In[1]:=
Out[1]=
Explicit
FullForm
:
In[1]:=
Out[1]=
Power
threads element-wise over lists:
In[1]:=
Out[1]=
In[2]:=
Out[2]=
Scope
(8)
Generalizations & Extensions
(4)
Applications
(2)
Properties & Relations
(20)
Possible Issues
(13)
Neat Examples
(3)
SEE ALSO
Sqrt
Exp
PowerExpand
PowerMod
Log
LogLogPlot
TUTORIALS
Arithmetic
RELATED LINKS
MathWorld
The Wolfram Functions Site
NKS|Online
(
A New Kind of Science
)
MORE ABOUT
Arithmetic Functions
Elementary Functions
Mathematical Functions
Matrices and Linear Algebra
Matrix Operations
Operations on Vectors
Mathematica Syntax
New in 1
© 2008 Wolfram Research, Inc.