DocumentationCalculationCenterFunctionsBasic MathBasic Functions
Power
gives x to the power y.
can be entered as . can be entered using x6y For complex numbers x and y, Power gives the principal value of . is automatically converted to only if c is an integer. is automatically converted to only if c is an integer. See also: Exp, Log, Sqrt.
Examples
Using InstantCalculators
Here is the InstantCalculator for the Power function. Enter the parameters for your calculation and click Calculate to see the result.
In[1]:=
Out[1]=
Entering Commands Directly
You can paste a template for this command via the Text Input button on the Power Function Controller.
You can calculate powers using the shorthand form.
In[2]:=
Out[2]=
You can also use the Power command.
In[3]:=
Out[3]=
Ordinary Mathematical Notation
Powers can also be calculated using exponential notation.
In[4]:=
Out[4]=