Versions Compared

Key

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

ORG-10636

  1. Smart Status bar info when  hovering over and Smart Hint when hovering over inserted 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 Details
  2. Find Function dialog in Set Column Values ORG-6093
  3. 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.
  4. 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
  5. Coloring brackets in Set Column Values, Function Builder and Code Builder ORG-10749