Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

ORG-10636

Coloring BracketsHint on Status bar and When Editing the FunctionSearch Function
ORG-10749ORG-6077ORG-6093

This works in Code Builder, Function Builder as well.

This works in other dialogs with LT function support such as

NLFit, Worksheet Query, Column Filter, Function Plot dialog, Plot Details dialog.

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

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

 

  • Search Functions button

  • Search Functions dialog

 

 

   

  1. Find Function dialog in Set Column Values ORG-6093
  2. 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.
  3. 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


  • No labels