Fast way to enter powers of 10

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
henry crun

henry crun

0 likes in 34 posts.

Group: User

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 of E , 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^
#2 Posted: 5/14/2018 8:23:08 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

It would really help to have a fast way of entering powers of ten.



Features request ... What features request ?

e.PNG
#3 Posted: 5/17/2018 12:42:41 PM
Oscar Campo

Oscar Campo

124 likes in 298 posts.

Group: Moderator

Wrote

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)

....

Alternatives: use ctrl+E or alt+E as simple keystroke macro to insert: *10^



Alternative: Define a function E()

FunctionE.PNG
2 users liked this post
frapuano 5/17/2018 1:27:00 PM, tomracing 9/14/2020 9:05:00 AM
#4 Posted: 8/25/2020 7:01:07 AM
henry crun

henry crun

0 likes in 34 posts.

Group: User

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.
#5 Posted: 8/25/2020 7:33:04 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

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.

2020-08-25 12_32_27-SMath Studio.png

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
henry crun

henry crun

0 likes in 34 posts.

Group: User

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
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Make your own feature to suit peculiar project.
This notation is native in OriginLab.

Maths e(n).sm (14 KiB) downloaded 68 time(s).
#8 Posted: 8/25/2020 6:17:13 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

When 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
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

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 61 time(s).
sci.png
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
henry crun

henry crun

0 likes in 34 posts.

Group: User

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.
#11 Posted: 8/28/2020 3:51:11 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

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
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Is 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
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I 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 91 time(s).
  • New Posts New Posts
  • No New Posts No New Posts