On 14 June 2013 08:49, eryksun <eryk...@gmail.com> wrote:

>     C:\>doskey calc=c:\python33\python -c "from cmath import *;print($*)"
>
>     C:\>calc e**(1j*pi/3)
>     (0.5000000000000001+0.8660254037844386j)
>
> Cool. I totally forgot about doskey macros. Still could be useful, and it
> looks like they're still in win 7.
>

-- 
Jim
A noun is just a verb with the hiccups
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to