ORG-10636
- Column short name restriction for F(x) formula to allow easier syntax (A for Col(A)) ORG-9939
- Better support for user to locate a function and use it in Column Value dialog
- Support Find Function dialog in Set Column Value dialog ORG-6093
- Smart Hint to show brief description for each function in F(x) menu ORG-6077
Note such mechanism is added for all dialogs with F(X) menu like:- Set Column Values (Set Matrix Values),
NLFit (Surface Fit, Matrix Fit, Implicit Fit etc.)
Worksheet Query
New Function Plot
Plot Details
- Help entry to go to help page to get details on all the functions in F(x) menu ORG-10644
- More Function Support in Set Column Value dialog
- mod2() and rmod2() (negative values returned positive dividends) ORG-10579
- Value() and Lookup() ORG-8781
- isText() function under F(X): Miscellaneous: to test if a value is string or number. If string, returns 1, if number or empty, return 0. ORG-10393
- Interp() function under F(X): Math to ORG-11028 to calculation interpolation of XY based on giving some X values.
- Move Variables and Constants to the top position of the Variables menu ORG-10257
- Change Insert to Add in Variables menu for proper indication. ORG-10663
- Coloring brackets in Set Column Values, Function Builder and Code Builder ORG-10749