<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=gmail_quote>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The 
    logic is that the precedence in the language matches the<BR>precedence of a 
    written equation.<BR></BLOCKQUOTE></DIV><BR>
  <DIV>But the operator looks nothing like the written equation... nothing at 
  all like the written equation.</DIV>
  <DIV>Perhaps D could support the unicode characters '<FONT 
  face="arial, helvetica, sans-serif"><FONT size=4>²</FONT>' '<FONT 
  size=4>³</FONT>' or '<FONT size=4>ª</FONT>' as kinda handy operators. But to 
  me, the operator looks NOTHING like maths notation, and it would 
  never </FONT><SPAN 
  style="FONT-FAMILY: arial,helvetica,sans-serif">have</SPAN><SPAN 
  style="FONT-FAMILY: arial,helvetica,sans-serif"> </SPAN><SPAN 
  style="FONT-FAMILY: arial,helvetica,sans-serif">occurred to me that the 
  operator was trying to emulate maths notation (and by extension, its 
  precedence rules).</SPAN></DIV>
  <DIV><FONT face="arial, helvetica, sans-serif">I'd be interested to see a 
  poll, and how many people see it one way or the other...</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV></BLOCKQUOTE></FONT></DIV>
<DIV><FONT face=Arial>Beware... your statement has awoken an "Ancient Forum 
Lurker"! ;)</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>1. Google -5^2, result: -(5^2) = -25</FONT></DIV>
<DIV><FONT face=Arial>2. Start ancient TI graphing calculator(which by the way 
has a special unary (-) minus operator).</FONT></DIV>
<DIV><FONT face=Arial>-5^2 = -25</FONT></DIV>
<DIV><FONT face=Arial>-5<STRONG>²</STRONG> = -25</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT size=3>The list can be extended by a great 
number of examples of prior convention for the pow operator(especially in 
mathemathical software)... not just Python...</FONT> <FONT size=3>I have 
actually never even seen a valid counter example... changing this would greatly 
confuse people with mathematical background.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>