Versions Compared

Key

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

ORG-10636

Coloring BracketsFunction help on Status bar and When editing in Formula Box  
ORG-10749   

This works in Code Builder, Function Builder as well.

Image Added

  • When mousing over a function under F(X) menu, function explanation shows on Status bar.

Image Added

 

  • When a function is selected, smart hint shows to give function info

...

  • . and example.

Image Added

 

  
    

 

  1. Status bar info when hovering over and Smart Hint when 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
    Coloring brackets in Set Column Values, Function Builder and Code Builder ORG-10749
    Image Removed