I would like a mathamatical block for powers. I know that it can already be achieved like this:
[blocks] <set{ Old number you are powering }to( <{ The number you are powering }>
<repeat( (( <{ The power }> <-> 1 ))
<set{ The number you are powering }to( (( <{ The number you are powering }> <*> <{ Old number you are powering }> ))
<end>
[/blocks]
It might not seem like much but there is
[blocks]
<forever if>
<end>
[/blocks]
for simply these blocks
[blocks]
<forever>
<if>
<end>
<end>
[/blocks]
So I think that is a good idea.
Last edited by padowandan (2010-10-22 13:04:51)
Offline
that would be awesome
Offline
cruelty247 wrote:
that would be awesome
![]()
Thanks
[blocks]
<( <{ you are }> <=> very nice )>
Offline
Harakou wrote:
Yes, exponents would be a much appreciated addition to Scratch.
Thanks
I think the block would look like this(in the forums)
(( <^> ))
and have a text code of:
( ( <^> ) )
(just without the spaces between the brackets)
Last edited by padowandan (2010-10-22 13:21:25)
Offline