----- Original Message ----- From: "James Gray" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, August 17, 2005 1:54 PM Subject: Re: [Hardhats-members] MUMPS features > > I will also say that I know what Mumps will do with the following, but do > not recall what Fortran, Pascal, PL/I, or Basic would do with > > 2*3/4*5/6 > > Jim Gray > Jim, it's so easy: just memorize the table of precedence for each language ;-) There's only: exponentiation, multiplication, division, addition, subtraction, unary minus, unary plus, modulus division, concatenation, logical connection, arithmetic relation, string relation, matrix ??? , just to name a few.
------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
