Post Reply 
point, comma, semicolon confusion
03-03-2020, 07:55 AM
Post: #5
RE: point, comma, semicolon confusion
Hello,

Yep, you got it...

Although it is nice to be able to use one native "separator", it, unfortunately, only works well when you only talk to your own group :-(

Prime does have a number format to make it easier to do simple math in your idiom...

However, when programming it becomes much more complicated as, traditionally, characters such as ',' or ';' already have well defined use... causing conflicts...

Some efforts have been made to allow coma folks (I am one of the BTW) to program in coma mode, BUT they are limitations

Similarly in the CAS, which is in fact a scripting language, does not support coma mode at all...

The #pragma directive was created to allow program to be made compatible...

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: point, comma, semicolon confusion - cyrille de brébisson - 03-03-2020 07:55 AM



User(s) browsing this thread: 4 Guest(s)