4
votes
2answers
127 views

How to use ScientificForm in computation

Lets say I want to add 2 values : ...
1
vote
1answer
105 views

How can I create some shorthand notation for a custom control?

Per this question, I have created a custom graphical control object which evaluates to a list of values. I would like to be able to create such an object quickly, rather than typing some command, ...