On 11/29/2011 5:14 PM, Jürgen Exner wrote:
> Thad Floryan wrote:
>> On 11/29/2011 2:53 PM, Xah Lee wrote:
>
> Please do not reply to the eternal troll
>
> Thanks
Mea culpa, you're correct. I responded only because the subject
is something with which I'm famil
On 11/29/2011 2:53 PM, Xah Lee wrote:
> fun programing exercise. Write a function âlatitude-longitude-
> decimalizeâ.
>
> It should take a string like this: ã"37°26â²36.42â³N 06°15â²14.28â³W"ã.
> The return value should be a pair of numbers, like this: ã[37.44345
> -6.25396]ã.
>