pow  -- Operation, two inputs.
     The inputs must be numbers.  If the first is negative, the second must
     be  an integer.  The output is the first number raised to the power of
     the second input.
