Discuss Scratch
- jmdzti_0-0
-
500+ posts
Add radians
Every time I use an trig function like sin(#), I always forget it, and never get the results I wanted.
So, after a little bit of thinking, I actually thought of adding radians. They’re more useful than you think. After all, they aren’t considered better than degrees because of pure chance. Let me present my idea!
Or, as @medians pointed, a block that converts angle measures.
So, after a little bit of thinking, I actually thought of adding radians. They’re more useful than you think. After all, they aren’t considered better than degrees because of pure chance. Let me present my idea!
Or maybe add a new block exclusive to trig functions, like
Or, as @medians pointed, a block that converts angle measures.
Last edited by jmdzti_0-0 (March 9, 2025 09:37:10)
- The_Blue_J
-
1000+ posts
Add radians
I already find sin hard to comprehend, radians might bamboozle a few scratchers… Every time I use an arithmetic function like sin(#), I always forget it, and never get the results I wanted.
So, after a little bit of thinking, I actually thought of adding radians. They’re more useful than you think. After all, they aren’t considered better than degrees because of pure chance. Let me present my idea!Or maybe add a new block exclusive to arithmetic functions, like
- medians
-
1000+ posts
Add radians
Maybe this?
Or this:
Last edited by medians (Jan. 3, 2025 00:45:32)
- medians
-
1000+ posts
Add radians
Isn't radians taught not long after very basic trig and the unit circle though?I already find sin hard to comprehend, radians might bamboozle a few scratchers… Every time I use an arithmetic function like sin(#), I always forget it, and never get the results I wanted.
So, after a little bit of thinking, I actually thought of adding radians. They’re more useful than you think. After all, they aren’t considered better than degrees because of pure chance. Let me present my idea!Or maybe add a new block exclusive to arithmetic functions, like
- SpyCoderX
-
1000+ posts
Add radians
Degrees is significantly easier to understand than radians. Scratch teaches that angles are represented using degrees very early on because of a sprite’s angle editor being labeled with the degrees. (Although it’s a version with X and Y swapped, for some reason).
Along with this, degrees are more readable. For example: 40 and 45 are very easy to tell apart. 0.698 and 0.785 on the other hand look super similar.
Along with this, degrees are more readable. For example: 40 and 45 are very easy to tell apart. 0.698 and 0.785 on the other hand look super similar.
- jmdzti_0-0
-
500+ posts
Add radians
gradians aren't as used but why not? And maybe gradians too?
They are easier to understand with pi comparsions, but normal degrees would still be there Degrees is significantly easier to understand than radians. Scratch teaches that angles are represented using degrees very early on because of a sprite’s angle editor being labeled with the degrees. (Although it’s a version with X and Y swapped, for some reason).
Along with this, degrees are more readable. For example: 40 and 45 are very easy to tell apart. 0.698 and 0.785 on the other hand look super similar.
- Za-Chary
-
1000+ posts
Add radians
Generally (at least in my experience) sine and cosine are first taught in the context of angles and side lengths of triangles, which is done using degrees. This does not require radians or the unit circle, which are not taught until a year or two afterward — and possibly never, depending on how much math someone takes. Isn't radians taught not long after very basic trig and the unit circle though?
- jmdzti_0-0
-
500+ posts
Add radians
i learnt it at the same time as degreesGenerally (at least in my experience) sine and cosine are first taught in the context of angles and side lengths of triangles, which is done using degrees. This does not require radians or the unit circle, which are not taught until a year or two afterward — and possibly never, depending on how much math someone takes. Isn't radians taught not long after very basic trig and the unit circle though?
- Rosics
-
500+ posts
Add radians
I thought this said “add medians” LOL
Support, scratch is supposed to be simple and be able to be advanced, a kid can figure what it does by testing it.
Support, scratch is supposed to be simple and be able to be advanced, a kid can figure what it does by testing it.
- MagentaDude1359
-
100+ posts
Add radians
I support this block, everything else seems too complicated for beginners (Scratch's sine and cosine were simple enough for me in elementary school because they used degrees, now I use Godot for game dev and I just convert everything to degrees and back lol) -snip-
- jmdzti_0-0
-
500+ posts
Add radians
No. It's not the same. The arcsine() (sometimes written as sin⁻¹() )function is the reverse operation to the sine() function. It allows to know what input do you have to put in the sine() function to get that angle. Kind of how division is the counterpart of multiplication. Isn't that just the asine()_of_()_(Operators_block)#asin
Last edited by jmdzti_0-0 (Jan. 4, 2025 10:45:45)
- medians
-
1000+ posts
Add radians
I said after.. My teachers taught the unit circle after teaching what sin, cos, and tan were, and then taught radians.Generally (at least in my experience) sine and cosine are first taught in the context of angles and side lengths of triangles, which is done using degrees. This does not require radians or the unit circle, which are not taught until a year or two afterward — and possibly never, depending on how much math someone takes. Isn't radians taught not long after very basic trig and the unit circle though?
- jmdzti_0-0
-
500+ posts
Add radians
bump
My teacher taught radians and the unit circle riight after teaching circle geometry, along with gradians.
My teacher taught radians and the unit circle riight after teaching circle geometry, along with gradians.
- BoogsX15
-
1000+ posts
Add radians
these might be too complicated
semi-support because useful
semi-support because useful