Welcome, Unregistered.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Reply
Old 31-Jan-2004, 18:18   #1
Blastman
Member
 
Join Date: Jul 2003
Posts: 176
Default Why do they use a comma , for a decimal place in Europe?

I’ve noticed this more lately. In North America and as far as I can tell most of world uses a dot … “.” … to denote the decimal place, for eg … 3.141256 … whereas in Europe they seem to write 3,141256? Why the discrepancy, I thought the decimal place “.” was a universal scientific standard.

If I write 3,001 … … did I just write 3- thousand-and-one … or … 3-point-zero-zero-one? Confusing. :?
Blastman is offline   Reply With Quote
Old 31-Jan-2004, 20:22   #2
BoardBonobo
Senior Moment
 
Join Date: May 2002
Location: SurfMonkey's Cluster...
Posts: 1,726
Default

I think it's just a currency thing mostly over in mainland Europe. As to why they actually do it, I have no idea.
__________________
"We're a virus with shoes" - Bill Hicks
"The fact that a believer is happier than a sceptic is no more to the point than the fact that a drunken man is happier than a sober one. " — George Bernard Shaw
"The Tree of Life is Self-Pruning" - The Darwin Awards
BoardBonobo is offline   Reply With Quote
Old 31-Jan-2004, 21:37   #3
Basic
Senior Member
 
Join Date: Feb 2002
Location: Linköping, Sweden
Posts: 846
Default

And it's a true PITA!

For once there's an American standard that I would be happy if everybody switched to. I don't know what standard came first, but as far as I know, it's always been decimal comma here in Sweden. (Probably since before USA existed.)

But I've always liked decimal point better. There's no such thing as nationalized programming languages, so I've got used to decimal points.

So the standard procedure when installing an OS is to set nationalization to Swedish, and then edit the standard number format to decimal point. Too bad though that the comma/point on the numerical key pad still is a comma, which makes it useless. If there's anyone who knows how to switch that key to a point, I'd be grateful if you inform me. This is oh-so-irritating when using an English program where there's a lot of number typing.

Most (all?) engineers I know agree with me, but I don't think the rest of the people see any problem in keeping the commas (rather the oposite).


About it beeing a currency thing:
In Sweden, the "correct" standard is to use decimal comma whenever there's a decimal number, regardles on what it represent. But the idea to group digits 3-by-3 with some mark between, is mostly (only?) from economists.
Economist: 12.345.678,90
Engineer rebel: 12 345 678.90 or 12345678.90
Other: 12 345 678,90 or 12345678,90


PS
Did you know that at least the higher end HP calculators can switch format between decimal point and comma. Reeeealy important feature.
Basic is offline   Reply With Quote
Old 31-Jan-2004, 21:59   #4
Razor04
Member
 
Join Date: Oct 2003
Posts: 121
Default

Quote:
Originally Posted by Basic
Engineer Rebel: 12 345 678.90 or 12345678.90
I remember a time last year when I was reading a section in my Engineering text for a class and it mentioned that we were supposed to groups numbers that way (12 345 678.90) and all I remember thinking was WTF? Who thought that stupid thing up... No one uses that here in the US. I much prefer the 12,345,678.90 convention. It makes reading a large number much much easier as you can pick you the groups easily and know exactly where the decimal point is.
Razor04 is offline   Reply With Quote
Old 31-Jan-2004, 22:32   #5
Basic
Senior Member
 
Join Date: Feb 2002
Location: Linköping, Sweden
Posts: 846
Default

Ohh, there's at least something I can disagree on.
I don't like 12.345.678,90 , but at least it's better than 12,345,678.90 IMO. As I said, I'm a programmer, and the latter of those formats just screams "this is a list of numbers". Using spaces instead is a more subtle grouping that don't look like a list, but still with clearly visible groups.
Basic is offline   Reply With Quote
Old 01-Feb-2004, 00:31   #6
Humus
Crazy coder
 
Join Date: Feb 2002
Location: Stockholm, Sweden
Posts: 3,216
Send a message via ICQ to Humus Send a message via MSN to Humus
Default

Totally agree on everything Basic wrote.
Though I think it would be fairly easy switch to go over to dots in Swedish standard too, I think it would be more problematic to make people say "3 punkt 5" for 3.5, rather than "3 komma 5". People would likely still read it out the current way, I know I do.
__________________
[ Visit my site ]
I speak for myself and only myself.
Humus is offline   Reply With Quote
Old 01-Feb-2004, 01:51   #7
DarN
Member
 
Join Date: Jan 2004
Location: Norway
Posts: 406
Default

Funny how I never even noticed this...
So does the NUM Del key on american keyboards have a '.' instead of a ',' then?
DarN is offline   Reply With Quote
Old 01-Feb-2004, 01:53   #8
Lezmaka
Member
 
Join Date: Oct 2002
Posts: 398
Default

Quote:
Originally Posted by Basic
If there's anyone who knows how to switch that key to a point, I'd be grateful if you inform me. This is oh-so-irritating when using an English program where there's a lot of number typing.
Have you tried the "Microsoft Keyboard Layout Creator"?

http://www.microsoft.com/globaldev/tools/msklc.mspx

You need to have Win 2000/2003 or XP and .Net Framework 1.0/1.1
Lezmaka is offline   Reply With Quote
Old 01-Feb-2004, 01:53   #9
Lezmaka
Member
 
Join Date: Oct 2002
Posts: 398
Default

Quote:
Originally Posted by DarN
Funny how I never even noticed this...
So does the NUM Del key on american keyboards have a '.' instead of a ',' then?
Yep
Lezmaka is offline   Reply With Quote
Old 01-Feb-2004, 02:05   #10
DarN
Member
 
Join Date: Jan 2004
Location: Norway
Posts: 406
Default

Quote:
Originally Posted by Lezmaka
Quote:
Originally Posted by DarN
Funny how I never even noticed this...
So does the NUM Del key on american keyboards have a '.' instead of a ',' then?
Yep
Wow, there's a stupid question. I see Basic already stated that...
Thx for replying anyway

Note to self: Read thread properly before posting.
DarN is offline   Reply With Quote
Old 01-Feb-2004, 04:24   #11
Basic
Senior Member
 
Join Date: Feb 2002
Location: Linköping, Sweden
Posts: 846
Default

Woot!

Many thanks Lezmaka.
Happily running a "Swedish with dot" layout.

........ ohhh ..... and some more .......


Hmmm, maybe I'll try to make a more optimal layout than Qwerty/Dworak/Arensito/whatever. I've always wanted a "programmers layout" .
Basic is offline   Reply With Quote
Old 01-Feb-2004, 07:11   #12
Fred
Member
 
Join Date: Feb 2002
Posts: 207
Default

Personally I prefer 12,342,234.2 rather than the opposite.

Having said that, I wish we could just get rid of the irratating commas to begin with. As a scientist, its just so much better to view that number as

1.23422342 e 7

What do the commas give you anyway.. A convenient way on the eye to count the exponent. Moreover its only the leading 3 digits that really matter for most people anyway
Fred is offline   Reply With Quote
Old 01-Feb-2004, 09:03   #13
epicstruggle
Passenger on Serenity
 
Join Date: Jul 2002
Location: Object in Space
Posts: 1,891
Default

Quote:
Originally Posted by Fred
Personally I prefer 12,342,234.2 rather than the opposite.

Having said that, I wish we could just get rid of the irratating commas to begin with. As a scientist, its just so much better to view that number as

1.23422342 e 7

What do the commas give you anyway.. A convenient way on the eye to count the exponent. Moreover its only the leading 3 digits that really matter for most people anyway
god scientific notation would just suck. As a programmer, i . are better tha , for decimal place.

alter,
epic
__________________
"everyone is entitled to his own opinion, but not his own facts"
epicstruggle is offline   Reply With Quote
Old 01-Feb-2004, 17:04   #14
Razor04
Member
 
Join Date: Oct 2003
Posts: 121
Default

You know more than anything else it is a matter of what field you are in. Engineers prefer one way, Programmers another, and Scientists yet another way. For the general public though it depends on what portion of the world you are in. Although looking at it from the general public standpoint a comma for a decimal point is just plain strange.
Razor04 is offline   Reply With Quote
Old 01-Feb-2004, 17:10   #15
Snyder
Member
 
Join Date: Feb 2002
Location: Vienna, Austria
Posts: 582
Default

Quote:
Originally Posted by Razor04
Although looking at it from the general public standpoint a comma for a decimal point is just plain strange.
As you yourself stated: It depends on where in the world you live. I guess the general public here in Austria would find a point for the decimal comma strange.
But as a programmer I fully agree with Basic.
Snyder is offline   Reply With Quote
Old 01-Feb-2004, 18:43   #16
Basic
Senior Member
 
Join Date: Feb 2002
Location: Linköping, Sweden
Posts: 846
Default

As to why comma has become the standard, it's probably something about how fast you can produce them with a pen or pencil with a reliable result. Sometimes pens and pencils don't leave much mark if you just put them straight down to the paper, and up again. It's safer to move the pen/pencil a little bit, which makes it a comma.
Basic is offline   Reply With Quote
Old 01-Feb-2004, 19:01   #17
Humus
Crazy coder
 
Join Date: Feb 2002
Location: Stockholm, Sweden
Posts: 3,216
Send a message via ICQ to Humus Send a message via MSN to Humus
Default

Quote:
Originally Posted by Lezmaka
Have you tried the "Microsoft Keyboard Layout Creator"?

http://www.microsoft.com/globaldev/tools/msklc.mspx
Nice
__________________
[ Visit my site ]
I speak for myself and only myself.
Humus is offline   Reply With Quote
Old 01-Feb-2004, 23:05   #18
Blastman
Member
 
Join Date: Jul 2003
Posts: 176
Default

Interesting stuff Basic. I guess the average person never used to run into this stuff until the net came about and people all over the world started conversing on a daily basis. I’d be worried about someone designing a control module for a Mars lander, sending the design over to Europe for manufacturing and having the lander end up on Jupiter.

I was reading up about driving on the left side versus right side of the road recently and noticed that in Sweden they drove on the left side of the road until 1967. Here in Canada several provinces actually started driving on the left side and later switched to the right also …

British Columbia: 1 January 1922
New Brunswick: 1 December 1922
Nova Scotia: 15 April 1923
Prince Edward Island: 1 May 1924
Newfoundland drove on the left until 1947, and joined Canada in 1949.

Apparently one of the impetus for changing was that Sweden has a lot of unmarked country roads with Norway. Could lead to confusion … … . Norwegian farmer driving down country road with wife …………

…………. Honning den idiot Svensk fører er pÃ¥ den gale siden av veien.!

.
.
.
.
.
(translated … “Honey that idiot Swedish driver is on the wrong side of the road” …to Norwegian using freetranslation.com). 8)
Blastman is offline   Reply With Quote
Old 01-Feb-2004, 23:34   #19
Bambers
Member
 
Join Date: Mar 2002
Location: Bristol, UK
Posts: 781
Default

Quote:
Originally Posted by DarN
Funny how I never even noticed this...
So does the NUM Del key on american keyboards have a '.' instead of a ',' then?

. in the UK too

so, btw its not a US standard its a UK one thankyouverymuch! - actually that may be a lie, I have no idea what people in the uk were using 30 years ago.

Personally I like 12 345 678.9 if you're going to group the digits at all, I've never liked the idea of sticking commas in, its messy. :?
Bambers is offline   Reply With Quote
Old 02-Feb-2004, 02:31   #20
Xmas
Off-season
 
Join Date: Feb 2002
Location: On the pursuit of happiness
Posts: 3,019
Default

Some history: http://extranet.edfac.unimelb.edu.au...nfo/metric.htm

Neither decimal point nor decimal comma is really better, but I'd like to see global standardization (including everyone using the SI system and a date/time format ). And because in programming languages, decimal comma is not a viable option, I'd gladly take the decimal point. However, I absolutely hate the comma grouping. 1,234,567.89 looks terrible.
Xmas is offline   Reply With Quote
Old 02-Feb-2004, 03:06   #21
Humus
Crazy coder
 
Join Date: Feb 2002
Location: Stockholm, Sweden
Posts: 3,216
Send a message via ICQ to Humus Send a message via MSN to Humus
Default

Quote:
Originally Posted by Blastman
Honning den idiot Svensk fører er på den gale siden av veien.!
I'm not norwegian, but I'm pretty sure that "honey" should not be translated to "honning" in this context. Unless you mean a product of bees, "elskling" would be a better choice.
__________________
[ Visit my site ]
I speak for myself and only myself.
Humus is offline   Reply With Quote
Old 02-Feb-2004, 06:53   #22
DarN
Member
 
Join Date: Jan 2004
Location: Norway
Posts: 406
Default

Humus is right. It's the same in sweden no? Älskling?
DarN is offline   Reply With Quote
Old 02-Feb-2004, 10:03   #23
london-boy
Me me me
 
Join Date: Apr 2002
Posts: 15,349
Default

Imagine getting used to the different systems, after 10 years of maths in Italy, then going to uni in England. Absolutely painful. The "." and "," become subconscious material, therefore u are driven to use them "your way". Changing the use is just a pain.

To be honest in Europe we don't REALLY write 10.000,00 (Ten Thousand), because the dot would be at the top of the number, which i don't think exists on word processing programs... I think... Anyway, it's much easier when the dot is at the top, there is no way to get confused. But hey, the anglo-american world seems to be happy with confusing standards...

When will they defiantely KILL the imperial system? It's archaic and so many people still use it!
london-boy is online now   Reply With Quote
Old 02-Feb-2004, 10:23   #24
StefanS
meandering Velosoph
 
Join Date: Apr 2002
Location: Vienna
Posts: 3,677
Default

Quote:
Originally Posted by london-boy
When will they defiantely KILL the imperial system? It's archaic and so many people still use it!
Hey, they even formed lobbies for keeping it I guess this is another plan of the illuminati
__________________
"Anybody can be a glutton, but only a true cyclist is a bottomless pit." - Ken Kifer (R.I.P.)

"I think you'll find the improved video is a part of Sony's integration of the cutting edge Placebo technology. They've integrated it into all firmwares and this fabulous system provides all sorts of minor upgrades at very little developer cost. Great stuff!" - Shifty Geezer
StefanS is offline   Reply With Quote
Old 02-Feb-2004, 10:30   #25
london-boy
Me me me
 
Join Date: Apr 2002
Posts: 15,349
Default

The Imperial System is just f**king stupid. I cannot believe it survived for so long...
It's just an awkward, archaic, mathematically STUPID system.
london-boy is online now   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Signs Up Creative Europe Dave Baumann Press Releases 0 01-Dec-2003 09:40
ATI Scoops Two Key Awards at SBS Europe 2003 Dave Baumann Press Releases 0 22-May-2003 18:03
Gainward Europe GmbH grew by 33% Dave Baumann Press Releases 0 27-Mar-2003 10:25
Xbox #2 in US and Europe and other market data AzBat Console Technology 31 31-Jan-2003 01:48
Visiontek Expands Operations To Europe Dave Baumann Press Releases 0 21-May-2002 18:33


All times are GMT +1. The time now is 10:24.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.