Post Reply 
PDQ Algorithm: Infinite precision best fraction within tolerance
02-16-2014, 02:01 PM
Post: #2
RE: PDQ Algorithm: Infinite precision best fraction within tolerance
(12-13-2013 05:09 AM)Joe Horn Wrote:  ...PDQ is a CAS program and must be created as such. ...

@Joe: Maybe it could be helpful to add some more words about entering a CAS program, since I didn't find hints about creating a CAS program in the manual(s).
My way (awkward?): First in CAS mode I created an empty program like
Code:
d2f:=(x)->x
then I could edit this by [Shift]+1 (Program), and enter your code. Works fine, besides a small typo ('END;;').

Are there other steps to create/enter a CAS program? Where did you find the operators like '/=' and '+=' ? The manuals are unhelpful ;-)

Many thanks for your programs!
Thomas
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 - Thomas_Sch - 02-16-2014 02:01 PM



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