Legacy Documentation

Mathematica CalcCenter 2 (2002)

This is documentation for an obsolete product.
Current products and services

Documentation / CalculationCenter / Functions / Basic Math / Basic Functions /

Power

FilledSmallSquare gives x to the power y.

FilledSmallSquare can be entered as .

FilledSmallSquare can be entered using xControlKeyLeftModified6RightModifiedy

FilledSmallSquare For complex numbers x and y, Power gives the principal value of .

FilledSmallSquare is automatically converted to only if c is an integer.

FilledSmallSquare is automatically converted to only if c is an integer.

FilledSmallSquare 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]=



ja