Exponentiation operator.

C# | Visual Basic | Visual C++ |
public static readonly ExprBinary.ExprBinary..::ExprBinaryOp POWER
Public Shared ReadOnly POWER As ExprBinary..::ExprBinaryOp
public: static initonly ExprBinary..::ExprBinaryOp^ POWER

Returns the value of the left-hand
side raised to the power of the value in the right-hand side.