Post Reply 
PDQ Algorithm: Infinite precision best fraction within tolerance
12-07-2014, 08:51 AM (This post was last modified: 12-07-2014 08:54 AM by patrice.)
Post: #13
RE: PDQ Algorithm: Infinite precision best fraction within tolerance
(12-07-2014 04:30 AM)Joe Horn Wrote:  
(12-06-2014 05:06 PM)patrice Wrote:  YES, when someone use comma as decimal separator, the semicolon is the parameter separator.

Hmmm... adding this line to the beginning of the D2F program:
#pragma mode( separator(.,;) )
causes a syntax error. What exactly must be added, and where? Thanx in advance.

Code:
#pragma mode( separator(.,;) integer(h64) )
As first line of code
As done with Menu > insert pragma while in program editor
... unless an incompatibility have been introduced lately.

Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PDQ Algorithm: Infinite precision best fraction within tolerance - patrice - 12-07-2014 08:51 AM



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