Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-16 Thread Wols Lists
in the mid-90s. Cheers, Wol From: Wols Listsantli...@youngman.org.uk To: u2-users@listserver.u2ug.org Sent: Monday, November 14, 2011 4:44 PM Subject: Re: [U2] Simplify, or why mathematicians make better programmers On 14/11/11 19:49, George Gallen wrote: Or didn't

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread Wjhonson
COL = (79-LEN(SITE.NAME)*2+1)/2 Is it just me, or are there people out there who really don't get math ? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread George Gallen
, 2011 1:59 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Simplify, or why mathematicians make better programmers COL = (79-LEN(SITE.NAME)*2+1)/2 Is it just me, or are there people out there who really don't get math ? ___ U2-Users mailing list U2

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread Charlie Noah
...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Monday, November 14, 2011 1:59 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Simplify, or why mathematicians make better programmers COL = (79-LEN(SITE.NAME)*2+1)/2 Is it just me, or are there people out there who really don't get math

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread George Gallen
...@listserver.u2ug.org] On Behalf Of Charlie Noah Sent: Monday, November 14, 2011 2:41 PM To: U2 Users List Subject: Re: [U2] Simplify, or why mathematicians make better programmers Actually, it needs more than simplification - the result it returns is close, but not exactly right. I use COL = INT((79 - LEN

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread Wjhonson
-users-boun...@listserver.u2ug.org] n Behalf Of Charlie Noah ent: Monday, November 14, 2011 2:41 PM o: U2 Users List ubject: Re: [U2] Simplify, or why mathematicians make better programmers Actually, it needs more than simplification - the result it returns is lose, but not exactly right. I use OL

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread George Gallen
, 2011 2:48 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Simplify, or why mathematicians make better programmers Right in my snippet it's just 40-Len(x) But the original programmer couldn't see that deeply. -Original Message- From: George Gallen ggal...@wyanokegroup.com To: U2

Re: [U2] Simplify, or why mathematicians make better programmers

2011-11-14 Thread Wols Lists
On 14/11/11 19:49, George Gallen wrote: Or didn't know about the INT() command, and forced everything to be even. Which in reality, is kinda odd. (Couldn't resist). :-) In reality, you could well be correct !!! When I was involved in recruiting a C programmer ages ago, we set a simple