Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ORG-10636

...

  1. Support Find Function dialog in Set Column Value dialog ORG-6093
  2. 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:Smart Hint when hovering over function under F(X): menu ORG-6077
    It's added other dialog that has access to LT functions as well, such as 
    1. Set Column Values (Set Matrix Values),
    2. NLFit (Surface Fit, Matrix Fit, Implicit Fit etc.)
    3. Worksheet Query
    4. Column Filter
    5. New Function Plot
    6. Plot DetailsHelp entry to go to help page to get details on all the functions in F(x) menu ORG-10644
  3. Find Function dialog in Set Column Values ORG-6093
  4. More Function Support in Set Column Value dialog 
    1. mod2() and rmod2()  (negative values returned positive dividends) ORG-10579
    2. Value() and Lookup() ORG-8781
    3. 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
    4. Interp() function under F(X): Math to ORG-11028 to calculation interpolation of XY based on giving some X values.
  5. GUI changes
    1. Move Variables and Constants to the top position of the Variables menu ORG-10257
    2. Rename the menus under Variables menu to say Add ....  ORG-10663
    3. Rename F(X) as F(X)= in row header and Ignore = in the cell
  6. Coloring brackets in Set Column Values, Function Builder and Code Builder ORG-10749