Discuss Scratch

-greats-
Scratcher
78 posts

Could we please have an exponents block? ( ) ^ ( )

support!
((1) ^ (2))

Last edited by -greats- (Jan. 29, 2024 14:38:05)


Moved to @-hexacactus-
Only using this on forums because my new one is still New Scratcher status
JAM on top of
CREAM then the
SCONE
(but sultana ones are fine on their own)

Music that you literally have no control of

(Unshared due to bugs)

If you want to see an old atom from a year ago
54387a
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

-greats- wrote:

support!
((1) ^ (2)::operators)
Why do you support? In the Suggestions forum, you have to explain why support or don't support it.

Last edited by 54387a (Jan. 30, 2024 02:01:49)


Everything below the grey line right above is my signature. By the way, my signature isn't related to my post in case you didn't know.
Welcome to the world of @54387a!™
Try out my projects.
To donate an internet, go here.
Go here to check if your suggestion is rejected. To check if your topic is a duplicate, use ocular. Remember, don't post on irrelevant topics otherwise that's necroposting. By the way, if you feel like your project/studio was wrongfully taken down, tell the Scratch Team through Contact Us.
Whenever you see something that looks clearly offensive and/or something not Scratch-appropriate, report it.
Purple specimen

Creating Content since October 2022
1,000th post

Za-Chary wrote:

silly me
(Source)
X-STAR1218
Scratcher
60 posts

Could we please have an exponents block? ( ) ^ ( )

+1



(() + (1))

<<<<<<<<<<<<<darkness :: #000000> :: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000>:: #000000> [duck v] {
}:: #000000 cap
Malicondi
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

+1 i need this block would simplify many equations, like distance formula

Last edited by Malicondi (Jan. 29, 2024 23:55:05)


post #1000 post #100 i help in the forums post #1 post #500 0 second ninja
I recommend reading jvvg's essay about the scratch team before complaining, as it may change your opinion and provide insight on the topic.

coming soon :)


the_awsome_penguinja
Scratcher
500+ posts

Could we please have an exponents block? ( ) ^ ( )

X-STAR1218 wrote:

+1

why do you support?

finally back on scratch


There is definitely a feature on Scratch where if you don't follow me, a penguin will come to your house and eat all your food and blow up your fridge.

THIS IS NOT A LIE

boring triple ninja
QUADRUPLE NINJAAAAAA


ReinoScreech
Scratcher
500+ posts

Could we please have an exponents block? ( ) ^ ( )

illusionist wrote:

( ) ^ ( ) <———

This definitely can help for beginners who are new to Scratch.

The easiest way to do a workaround is to multiply a number by the same number.
set [output v] to ((3) * (3)) // Output: 9
set [output v] to ((3) * ((3) * (3))) // Output: 27
set [output v] to ((3) * ((3) * ((3) * (3)))) // Output: 81
TheEpikGamer211
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

what about square roots?

Epik gamer 211. Proud inventor of GTTSTES.
im workng on
sc (then SBOX)
GTTSTES 1.3
when (::ff0000) horribly misclicked and pressed @greenFlag instead.:: hat :: events 
Summon Evil Kumquats using (((((((((((((:D):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion :: motion)
54387a
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

TheEpikGamer211 wrote:

what about square roots?
It already exists as
([sqrt v] of (. . .))
. By the way, if you want a root block when this suggestion gets implemented, do
(. . .)^((1)/(. . .))::operators reporter

Everything below the grey line right above is my signature. By the way, my signature isn't related to my post in case you didn't know.
Welcome to the world of @54387a!™
Try out my projects.
To donate an internet, go here.
Go here to check if your suggestion is rejected. To check if your topic is a duplicate, use ocular. Remember, don't post on irrelevant topics otherwise that's necroposting. By the way, if you feel like your project/studio was wrongfully taken down, tell the Scratch Team through Contact Us.
Whenever you see something that looks clearly offensive and/or something not Scratch-appropriate, report it.
Purple specimen

Creating Content since October 2022
1,000th post

Za-Chary wrote:

silly me
(Source)
TheEpikGamer211
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

54387a wrote:

TheEpikGamer211 wrote:

what about square roots?
It already exists as
([sqrt v] of (. . .))
. By the way, if you want a root block when this suggestion gets implemented, do
(. . .)^((1)/(. . .))::operators reporter
oh, ok.

Epik gamer 211. Proud inventor of GTTSTES.
im workng on
sc (then SBOX)
GTTSTES 1.3
when (::ff0000) horribly misclicked and pressed @greenFlag instead.:: hat :: events 
Summon Evil Kumquats using (((((((((((((:D):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion):: motion :: motion)
HelloJelloPeople
Scratcher
52 posts

Could we please have an exponents block? ( ) ^ ( )

ReinoScreech wrote:

(#706)

illusionist wrote:

( ) ^ ( ) <———

This definitely can help for beginners who are new to Scratch.

The easiest way to do a workaround is to multiply a number by the same number.
set [output v] to ((3) * (3)) // Output: 9
set [output v] to ((3) * ((3) * (3))) // Output: 27
set [output v] to ((3) * ((3) * ((3) * (3)))) // Output: 81
The only problem I see with this is that the block size (and count) can get real large, real fast as you increase the exponent.


Support the suggestion HERE by adding this button to your signature
54387a
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

ReinoScreech wrote:

illusionist wrote:

( ) ^ ( ) <———

This definitely can help for beginners who are new to Scratch.

The easiest way to do a workaround is to multiply a number by the same number.
set [output v] to ((3) * (3)) // Output: 9
set [output v] to ((3) * ((3) * (3))) // Output: 27
set [output v] to ((3) * ((3) * ((3) * (3)))) // Output: 81
However, that doesn't work with decimal exponents.

Everything below the grey line right above is my signature. By the way, my signature isn't related to my post in case you didn't know.
Welcome to the world of @54387a!™
Try out my projects.
To donate an internet, go here.
Go here to check if your suggestion is rejected. To check if your topic is a duplicate, use ocular. Remember, don't post on irrelevant topics otherwise that's necroposting. By the way, if you feel like your project/studio was wrongfully taken down, tell the Scratch Team through Contact Us.
Whenever you see something that looks clearly offensive and/or something not Scratch-appropriate, report it.
Purple specimen

Creating Content since October 2022
1,000th post

Za-Chary wrote:

silly me
(Source)
ideapad-320
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

The log workaround is unobvious. support.

This is my siggy.
Can't wait for FRC water game!
P-P-C
Scratcher
21 posts

Could we please have an exponents block? ( ) ^ ( )

Support
54387a
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

P-P-C wrote:

Support
Why do you support? In the suggestions forum, you need to say why you support.

Last edited by 54387a (Feb. 1, 2024 16:34:29)


Everything below the grey line right above is my signature. By the way, my signature isn't related to my post in case you didn't know.
Welcome to the world of @54387a!™
Try out my projects.
To donate an internet, go here.
Go here to check if your suggestion is rejected. To check if your topic is a duplicate, use ocular. Remember, don't post on irrelevant topics otherwise that's necroposting. By the way, if you feel like your project/studio was wrongfully taken down, tell the Scratch Team through Contact Us.
Whenever you see something that looks clearly offensive and/or something not Scratch-appropriate, report it.
Purple specimen

Creating Content since October 2022
1,000th post

Za-Chary wrote:

silly me
(Source)
the_awsome_penguinja
Scratcher
500+ posts

Could we please have an exponents block? ( ) ^ ( )

u m
B p

finally back on scratch


There is definitely a feature on Scratch where if you don't follow me, a penguin will come to your house and eat all your food and blow up your fridge.

THIS IS NOT A LIE

boring triple ninja
QUADRUPLE NINJAAAAAA


medians
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

HelloJelloPeople wrote:

ReinoScreech wrote:

(#706)

illusionist wrote:

( ) ^ ( ) <———

This definitely can help for beginners who are new to Scratch.

The easiest way to do a workaround is to multiply a number by the same number.
set [output v] to ((3) * (3)) // Output: 9
set [output v] to ((3) * ((3) * (3))) // Output: 27
set [output v] to ((3) * ((3) * ((3) * (3)))) // Output: 81
The only problem I see with this is that the block size (and count) can get real large, real fast as you increase the exponent.
Also, that workaround doesn't account for negative and non-integer powers.

Medians bamboozled by 3.0 (version 3.0): https://scratch.mit.edu/projects/979822351/
hi875230163394: You're similar to valve in that you both hate a certain number…
Scratch 0.x, 1.x, 2.x, 3.x and LogoBlocks Archives
Bamboozlement: https://scratch.mit.edu/studios/33739789
Years on internet: 15 (soon 16)
medians: Oh god not this utc - 12 thing again..
Fun_Cupcake_i81: What, were you expecting not to see the utc - 12 thing again? THE UTC - 12 THIGN ALWAYS RETURNS. ALWAYS.
medians: I knew it would happen. I was the one who started it last year.
Fun_Cupcake_i81: Well then if you didn't want it back maybe you need to time travel to last year and fix that

Oh wait if you could time travel I think we all know exactly when you would go-
user1: That picture is from 2.0. Now he’s at my house and is my pet.
user2: But this is medians we're talking about, so “from 2.0” can mean the same thing as “from five seconds ago”.

Detect Scratch version here
My other accounts: @selfexplanatory @modesties @chaircard @fireflyhero @dividendyield @colloids @radians @skeuamorphism @dihectogon @anglebisector @aau- @EditBlockColors @AdamantOrb @MoongeistBeam @festively @Ampharos_ @straightforwardness
i trolled redcat LOL





if you see this
{what method did you use::control hat
answer on profile ::motion
} ::operators
;
medians
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

Bringing this topic up.

Medians bamboozled by 3.0 (version 3.0): https://scratch.mit.edu/projects/979822351/
hi875230163394: You're similar to valve in that you both hate a certain number…
Scratch 0.x, 1.x, 2.x, 3.x and LogoBlocks Archives
Bamboozlement: https://scratch.mit.edu/studios/33739789
Years on internet: 15 (soon 16)
medians: Oh god not this utc - 12 thing again..
Fun_Cupcake_i81: What, were you expecting not to see the utc - 12 thing again? THE UTC - 12 THIGN ALWAYS RETURNS. ALWAYS.
medians: I knew it would happen. I was the one who started it last year.
Fun_Cupcake_i81: Well then if you didn't want it back maybe you need to time travel to last year and fix that

Oh wait if you could time travel I think we all know exactly when you would go-
user1: That picture is from 2.0. Now he’s at my house and is my pet.
user2: But this is medians we're talking about, so “from 2.0” can mean the same thing as “from five seconds ago”.

Detect Scratch version here
My other accounts: @selfexplanatory @modesties @chaircard @fireflyhero @dividendyield @colloids @radians @skeuamorphism @dihectogon @anglebisector @aau- @EditBlockColors @AdamantOrb @MoongeistBeam @festively @Ampharos_ @straightforwardness
i trolled redcat LOL





if you see this
{what method did you use::control hat
answer on profile ::motion
} ::operators
;
Malicondi
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

bump

post #1000 post #100 i help in the forums post #1 post #500 0 second ninja
I recommend reading jvvg's essay about the scratch team before complaining, as it may change your opinion and provide insight on the topic.

coming soon :)


HelloJelloPeople
Scratcher
52 posts

Could we please have an exponents block? ( ) ^ ( )

medians wrote:

(#716)

HelloJelloPeople wrote:

ReinoScreech wrote:

(#706)

illusionist wrote:

( ) ^ ( ) <———

This definitely can help for beginners who are new to Scratch.

The easiest way to do a workaround is to multiply a number by the same number.
set [output v] to ((3) * (3)) // Output: 9
set [output v] to ((3) * ((3) * (3))) // Output: 27
set [output v] to ((3) * ((3) * ((3) * (3)))) // Output: 81
The only problem I see with this is that the block size (and count) can get real large, real fast as you increase the exponent.
Also, that workaround doesn't account for negative and non-integer powers.
One way I just realized for negative powers is to do
((1) / (insert multiplication operators seen above here))
But for how much effort it is, and the fact that fractional/non-integer powers simply do not work (with exception of x^1/2) with current blocks, including workarounds, that alone is enough to support.


Support the suggestion HERE by adding this button to your signature
mumu245
Scratcher
1000+ posts

Could we please have an exponents block? ( ) ^ ( )

medians wrote:

(#716)

HelloJelloPeople wrote:

ReinoScreech wrote:

(#706)

illusionist wrote:

( ) ^ ( ) <———

This definitely can help for beginners who are new to Scratch.

The easiest way to do a workaround is to multiply a number by the same number.
set [output v] to ((3) * (3)) // Output: 9
set [output v] to ((3) * ((3) * (3))) // Output: 27
set [output v] to ((3) * ((3) * ((3) * (3)))) // Output: 81
The only problem I see with this is that the block size (and count) can get real large, real fast as you increase the exponent.
Also, that workaround doesn't account for negative and non-integer powers.
Also, you can't calculate them dynamically.

select this text then press Ctrl+Shift+Down to read more

Powered by DjangoBB