In article <[EMAIL PROTECTED]>,
 Steve Holden <[EMAIL PROTECTED]> wrote:

> > 2. Inputing fractions like (a / b) + (c / d), It's tiring work too.
> >    Can it be simplified?

Can't this just be written as   a/b+c/d ?  How much simpler can it get?  
I would think you need at least one symbol per operation (ignoring 
possible algebraic simplifications and transformations for some 
expressions).

-- Lou Pecora  (my views are my own)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to