Versions Compared

Key

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

...

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

This works in Code Builder, Function Builder as well.

  • 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.

This works in other dialogs with LT function support such as

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

  • Search Functions button

  • Search Functions dialog

 

 

More Function Support in Set Column Value dialog Some Menu ChangesRename F(X) as F(X)= in Workshet
ORG-10579, ORG-8781, ORG-10393, ORG-11028ORG-10257, ORG-10663 
  • mod2() and rmod2()  (negative values returned positive dividends) 
  • Value() and Lookup() 
  • 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.
  • Interp() function under F(X): Math to calculation interpolation of XY based on giving some X values.
  1. Move Variables and Constants to the top position of the Variables menu 
  2. Rename the menus under Variables menu to say Add ....  

  • Makes it clear user doesn't need to enter = as in Excel
  • Ignore = even if it's typed