Contents Up << >>

Operator overloading

What's the deal with operator overloading?
What operators can/cannot be overloaded?
Can I create a "**" operator for "to-the-power-of" operations?