Discuss Scratch
- Discussion Forums
- » Suggestions
- » Square function inside of the advanced operator blocks
- -Tanntllool-
-
100+ posts
Square function inside of the advanced operator blocks
What if the advanced operator block (The one that supports sqrt, sin, cos, tan, etc.) had a block for squaring? This would be really useful in projects with complicated math so instead of having to do
Hope this becomes a thing, or else I'll probably be up all night placing multiplication blocks
((x) * (x))you could just simply do
([square v] of (x))which would save so much time.
Hope this becomes a thing, or else I'll probably be up all night placing multiplication blocks
- Tetris3DS
-
500+ posts
Square function inside of the advanced operator blocks
What if the advanced operator block (The one that supports sqrt, sin, cos, tan, etc.) had a block for squaring? This would be really useful in projects with complicated math so instead of having to do((x) * (x))you could just simply do([square v] of (x)which would save so much time.
Hope this becomes a thing, or else I'll probably be up all night placing multiplication blocks
do you want to do somthing like this?
([square v] of ([square v] of ([square v] of ([square v] of ([square v] of (x))if so, i'll show you how to easily do it
——————————————————————————————————————————————————————————————————
Remix this!
Last edited by Tetris3DS (April 7, 2021 21:03:28)
- Discussion Forums
- » Suggestions
-
» Square function inside of the advanced operator blocks