Post Reply 
NORMALD_ICDF (LEFT/CENTER/RIGHT)
02-29-2020, 08:46 AM (This post was last modified: 02-29-2020 09:03 AM by StephanP.)
Post: #6
RE: NORMALD_ICDF (LEFT/CENTER/RIGHT)
Further to this syntax error.
I decided to edit the code on my HP Prime device.
There I noticed that if I press a "," a ";" is written.
Also if i press a "." a "," is written.
So it IS a confusion of delimiters.

Once I replaced all comma's for semicolons in line 6, the check proceeded to the line with
{mu, [0]...
Hmm, it would seem that all comma's need replacing with semicolons.
Yes, after replacing all code related comma's with semicolons, the program runs just fine.

I wonder where this confusion between delimiter comma/semicolon and decimal point/comma is coming from.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: NORMALD_ICDF (LEFT/CENTER/RIGHT) - StephanP - 02-29-2020 08:46 AM



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