Post Reply 
[Request] for renaming variables
05-28-2014, 11:49 PM
Post: #3
RE: [Request] for renaming variables
If I understand, it may be related to doing work in CAS with say lower case f(x) then wanting to just copy/paste or use this in Function App.

The app requires upper case Xs and there seems to be non obvious workarounds like:

f(x):=sin(x) // define CAS variable program with lower case x's
Function.F1:=f // defines F1 as f(x) and converts to upper case X when opened in Function app

Now Function app F1 shows sin(X)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[Request] for renaming variables - Tugdual - 05-28-2014, 08:58 PM
RE: [Request] for renaming variables - CR Haeger - 05-28-2014 11:49 PM



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