Post Reply 
The new dfc and dfc2f functions in action
07-30-2018, 04:44 PM
Post: #11
RE: The new dfc and dfc2f functions in action
Suggestion: Modify Didier's program above like this:

Change
return dfc2f(L1);
to
return dfc2f(IP(L1));

(Note: IP must be typed in uppercase.) This forces the program always to return a fraction (not a decimal number) in Home view, even when the CAS Setting "Change apparent integers into exact integers" is turned off.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: The new dfc and dfc2f functions in action - Joe Horn - 07-30-2018 04:44 PM



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