1 Pages (13 items)
Fast way to enter powers of 10 - It is cumbersome to enter the powers of 10 everywhere. A shortcut would help - Messages
#1 Posted: 5/14/2018 2:34:06 AM
It would really help to have a fast way of entering powers of ten.
In electronics, every number has a large exponent and entering 15 * 10 ^ 7 is harder than 15E7
(8 keystrokes vs 4)
I think that there should be an option to treat the special case ofE , as the exponent operator.
* is automatically inserted when going from numbers to letters, but this is no problem.
ie new behaviour: 15E6 -> 15*10^6
old: 15E6 -> 15*E6
Problem: variable names like E or E6FilmMass, would need to have an operator explicitly used, and could not use the current automatic * operator insertion
Alternatives: use ctrl+E or alt+E as simple keystroke macro to insert: *10^
In electronics, every number has a large exponent and entering 15 * 10 ^ 7 is harder than 15E7
(8 keystrokes vs 4)
I think that there should be an option to treat the special case of
* is automatically inserted when going from numbers to letters, but this is no problem.
ie new behaviour: 15E6 -> 15*10^6
old: 15E6 -> 15*E6
Problem: variable names like E or E6FilmMass, would need to have an operator explicitly used, and could not use the current automatic * operator insertion
Alternatives: use ctrl+E or alt+E as simple keystroke macro to insert: *10^
#2 Posted: 5/14/2018 8:23:08 AM
#3 Posted: 5/17/2018 12:42:41 PM
#4 Posted: 8/25/2020 7:01:07 AM
not a bad idea. I could also define all the common positives eg
e3:=1000
and maybe the negatives
n3:=10^-3
it would certainly help with matrices as it is more compact too.
With the snippet manager, quite viable.
I do think it would also be good to consider (optionally) using the common exponent notation for display as it is much more compact in arrays. When an array is full of *10^3 it really blows out the size on the page.
e3:=1000
and maybe the negatives
n3:=10^-3
it would certainly help with matrices as it is more compact too.
With the snippet manager, quite viable.
I do think it would also be good to consider (optionally) using the common exponent notation for display as it is much more compact in arrays. When an array is full of *10^3 it really blows out the size on the page.
#5 Posted: 8/25/2020 7:33:04 AM
Wrote
I do think it would also be good to consider (optionally) using the common exponent notation for display as it is much more compact in arrays. When an array is full of *10^3 it really blows out the size on the page.
You can write any multiplier in the unit placeholder of results.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#6 Posted: 8/25/2020 8:05:22 AM
True, but only in the very limited number of cases where all elements have the same exponent.
#7 Posted: 8/25/2020 9:40:39 AM
Make your own feature to suit peculiar project.
This notation is native in OriginLab.
Maths e(n).sm (14 KiB) downloaded 37 time(s).
This notation is native in OriginLab.
Maths e(n).sm (14 KiB) downloaded 37 time(s).
#8 Posted: 8/25/2020 6:17:13 PM
WroteWhen an array is full of *10^3 it really blows out the size on the page.
Show the array creation c/w the blown page size.
No monkey see, no monkey do !
#9 Posted: 8/27/2020 11:49:20 AM
Wrote
I do think it would also be good to consider (optionally) using the common exponent notation for display as it is much more compact in arrays. When an array is full of *10^3 it really blows out the size on the page.
How about the Table region?
sci.sm (13 KiB) downloaded 30 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Alvaro Diaz Falconi 8/28/2020 5:33:00 AM
#10 Posted: 8/28/2020 2:31:05 AM
That's a useful solution. I see that when scientific is selected, however, that it loses the units.
Is the table plugin part of the closed source, or an open source add on that might be fixable?
[is it: https://smath.info:8443/!/#public/view/head/plugins/TableRegion ?]
However, I would just prefer to have numeric formatting work well in the first place.
Is the table plugin part of the closed source, or an open source add on that might be fixable?
[is it: https://smath.info:8443/!/#public/view/head/plugins/TableRegion ?]
However, I would just prefer to have numeric formatting work well in the first place.
#11 Posted: 8/28/2020 3:51:11 AM
The plugin is open source, just like all third-party plugins.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#12 Posted: 8/28/2020 8:18:28 AM
WroteIs the table plugin part of the closed source, or an open source add on that might be fixable?
Table region is part of the SS download as old as SS 6179.
Fix what to this superb delivery ?
#13 Posted: 8/29/2020 10:36:56 AM
WroteI see that when scientific is selected, however, that it loses the units.
It does not lose what's not specified.
Table Scientific.sm (20 KiB) downloaded 55 time(s).
1 Pages (13 items)
-
New Posts
-
No New Posts