Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 16
Next »
ORG-10636
Coloring Brackets | Hint on Status bar and When Editing the Function | Search Function |
---|
ORG-10749 | ORG-6077 | ORG-6093 |
This works in Code Builder, Function Builder as well. ![](https://dl.dropboxusercontent.com/u/69449127/WikiImg3/92_ColorBrackets.png)
| 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.
![](https://dl.dropboxusercontent.com/u/69449127/WikiImg4/92_SCV_hint_status_bar.png)
- When a function is selected, smart hint shows to give function info. and example.
![](https://dl.dropboxusercontent.com/u/69449127/WikiImg4/92_SCV_Smart_hint.png)
| ![](https://dl.dropboxusercontent.com/u/69449127/WikiImg4/92_SCV_Search_button.png)
![](https://dl.dropboxusercontent.com/u/69449127/WikiImg4/92_SCV_Search_Function.png)
|
More Function Support in Set Column Value dialog | Some Menu Changes | Rename F(X) as F(X)= in Workshet |
---|
- mod2() and rmod2() (negative values returned positive dividends) ORG-10579
- Value() and Lookup() ORG-8781
- 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
- Interp() function under F(X): Math to ORG-11028 to calculation interpolation of XY based on giving some X values.
| - Move Variables and Constants to the top position of the Variables menu ORG-10257
- Rename the menus under Variables menu to say Add .... ORG-10663
| - Makes it clear user doesn't need to enter = as in Excel
- Ignore = even if it's typed
|