Pi Calculation in Scratch Tutorial 🧐🧐🧐

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 177

  • @bubzzeee
    @bubzzeee ปีที่แล้ว +5

    I've been waiting for another video of yours!

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว +1

      Than you :D :D :D I already have 2 other videos planned

    • @bubzzeee
      @bubzzeee ปีที่แล้ว

      @@TheSTEAMist dang

  • @DUMB_PERSON_NEAR_ME
    @DUMB_PERSON_NEAR_ME ปีที่แล้ว +3

    When I make that people in scratch start saying I am a nerd (keep going💪)

  • @dapcuber7225
    @dapcuber7225 ปีที่แล้ว +6

    when I made a pi calculator I used Euler's approximator which it more simple to code I think

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Good idea!

    • @Lukex305
      @Lukex305 ปีที่แล้ว +1

      You can just do the scratch block (e^[ ]) and set it to (e^[1])

  • @crocolierrblx9365
    @crocolierrblx9365 ปีที่แล้ว +1

    I used this in micro bit and removed the microbit only parts, then i copied the python code and modified it. And now i have a python PI calculator :D

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      cool!

    •  ปีที่แล้ว

      did you make that micro:bit

  • @nozimshavkiev
    @nozimshavkiev ปีที่แล้ว +1

    I didn't know that! Thanks for explaining❤

  • @deadbrav
    @deadbrav ปีที่แล้ว +6

    What makes it good is that he is a great scratch programmer
    What makes it worse is that it wasn't in pi day (March 14th)

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว +1

      Yeah, lol

    • @taosapcrew
      @taosapcrew 11 หลายเดือนก่อน +1

      @@TheSTEAMist yeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

  • @bubzzeee
    @bubzzeee ปีที่แล้ว +2

    This is very helpful

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      I'm glad this helped you, do you like math videos or game videos more? :)

    • @bubzzeee
      @bubzzeee ปีที่แล้ว

      @@TheSTEAMist I prefer game videos

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@bubzzeee Ok, I'm working on a game video :)

  • @LBPFan280
    @LBPFan280 ปีที่แล้ว +1

    Great work!

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว +1

      Glad you liked it :)

  • @stysan
    @stysan ปีที่แล้ว +3

    yes but what will you say about
    *set [pi] to (3.14159)*

  • @Lukex305
    @Lukex305 ปีที่แล้ว +1

    I added this to my pro calculator and also I added the number "e".
    Thank you!!

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      :O how? but np :)

    • @Lukex305
      @Lukex305 ปีที่แล้ว +1

      @@TheSTEAMist By the block e^[ ] and set it to e^1.
      Also pls check the project it took a hard work to make it.
      Username: ScratchyFunny123

    • @DoxxTheMathGeek
      @DoxxTheMathGeek ปีที่แล้ว

      @@TheSTEAMist You can calculate e with the infinite sum of one over the factorials from 0 to infinity.

    • @Lukex305
      @Lukex305 ปีที่แล้ว +1

      @@DoxxTheMathGeek It is hard to program factorials in scratch.

    • @DoxxTheMathGeek
      @DoxxTheMathGeek ปีที่แล้ว

      ​@@Lukex305 You can do it like this:
      Define: "(x)!"
      set [counter v] to (x)
      sqt [factorial v] to [1]
      repeat (x) times {
      set [factorial v] to ((factorial) * (counter))
      change [counter v] by [-1]
      }
      This should multiply the number times (the number - 1) until it gets to one. So:
      x*(x-1)*(x-2)*(x-3)*...*1 = x!

  • @davepackard3919
    @davepackard3919 ปีที่แล้ว

    Wow!

  • @greengreenanimations
    @greengreenanimations ปีที่แล้ว

    Cool.

  • @alirezalrani6762
    @alirezalrani6762 ปีที่แล้ว +1

    👍👍👍💪💪💪🙏🙏🙏

  • @drippymissouri
    @drippymissouri ปีที่แล้ว +2

    Why did you use a set pi to pi plus block instead of a change pi block?

  • @SussybigVR
    @SussybigVR 2 หลายเดือนก่อน

    i have a rasberry pi pico and i made this but in pico and then translated it on the my rasberry pi pico!

  • @antlergxrl
    @antlergxrl ปีที่แล้ว +2

    Couldn't you make a block then have it run without screen refresh for a faster result?

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Sorry, I don't understand what you mean

    • @bornananana
      @bornananana ปีที่แล้ว

      @@TheSTEAMist custom blocks

    • @Finity2010-ud2rl
      @Finity2010-ud2rl 4 หลายเดือนก่อน

      When you have a long-running loop in scratch and you put a run without screen refresh custom block on it, the game actually slows down!

  • @kinggabo62hz83
    @kinggabo62hz83 ปีที่แล้ว

    Good vid!

  • @tpo62947
    @tpo62947 ปีที่แล้ว

    What makes it good is that he is a great scratch programmer... ..but...
    What makes it worse is that Google Chrome needs an update at the top-right corner.

  • @os_niko
    @os_niko ปีที่แล้ว +1

    OR, you can just set pi to 3.141592

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว +1

      that wouldn't calculate it tho

  • @BobChess
    @BobChess ปีที่แล้ว

    This is very useful lol

  • @IzzDasuqiAM
    @IzzDasuqiAM 18 วันที่ผ่านมา

    How do i type Pi on a computer!?

  • @DoxxTheMathGeek
    @DoxxTheMathGeek ปีที่แล้ว

    If there would be complex numbers sqrt(-1) would do it like this: ln(-1)/i

  • @USAgamingg
    @USAgamingg ปีที่แล้ว

    Akkadians long ago cockered Sumer took control in their chariots they rolled by the eugratys river

  • @jj8703
    @jj8703 ปีที่แล้ว +1

    what could you use this for?

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      ... to calculate Pi

    • @jj8703
      @jj8703 ปีที่แล้ว

      @@TheSTEAMist no i mean like what can i use pi for in a project

    • @OmegaCat9999
      @OmegaCat9999 ปีที่แล้ว

      @@jj8703 Draw circle with pen

  • @pranitroy7306
    @pranitroy7306 ปีที่แล้ว

    Why would you make a list when you're storing only one item in it and replacing it? You could just use a another variable to do so

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      For some reason it only works with a list

  • @melaniebatterinkego3203
    @melaniebatterinkego3203 ปีที่แล้ว

    Setting a variable to itself plus something is the same thing as changing it by that number

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      no...

    • @DeltaruneRalsei
      @DeltaruneRalsei ปีที่แล้ว

      @@TheSTEAMist It is. They are correct

    • @kales901
      @kales901 ปีที่แล้ว

      @@TheSTEAMist yea,set [n v] to ((n+a)) = change [n v] by (a)

  • @StoobidTony
    @StoobidTony ปีที่แล้ว

    Of use Turbiwarp utilities extension and don’t waste your time.

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      but then it's only in Turbowarp

  • @nokhinsiu7210
    @nokhinsiu7210 ปีที่แล้ว +1

    I can recite more thwn the system can say 3.141592653589793238462643383279502884... I forgot

  • @lazersword
    @lazersword ปีที่แล้ว

    I need help when I make this it only goes to 3.141593 and then it changes to the thing that was supposed to be deleted

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      i think you might have done set instead of change

    • @lazersword
      @lazersword ปีที่แล้ว

      @The STEAMist no I didn't I followed you exactly

    • @lazersword
      @lazersword ปีที่แล้ว

      ​@The STEAMist oh wait nvm all I had to do was delete all of pi

  • @abzcbe
    @abzcbe ปีที่แล้ว +1

    1/4 of pi =
    1-
    1/3+
    1/5-
    1/7+
    1/9
    Etc there's a simpler way

  • @Citrumoothy
    @Citrumoothy ปีที่แล้ว

    wow!

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Thanks a lot :)

    • @Citrumoothy
      @Citrumoothy ปีที่แล้ว

      @@TheSTEAMist :O i cant believe that you responded (I sub too)

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@Citrumoothy Yeah, I try to respond to every comment, thanks for the sub :)

  • @KillerBeybet
    @KillerBeybet ปีที่แล้ว

    How did you get so good at coding? Pls teach me!

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      I just made so many games until I learned

    • @KillerBeybet
      @KillerBeybet ปีที่แล้ว

      @@TheSTEAMist okay!

  • @PlayForNightmares
    @PlayForNightmares ปีที่แล้ว

    What if you try the trend of starting a game for an hour and passing it on to different game devs for an hour. With no communication?

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      That's an interesting ideas, I might try that :)

    • @PlayForNightmares
      @PlayForNightmares ปีที่แล้ว

      @@TheSTEAMist It would be awesome to watch, but still you need to find other devs.

  • @izzatb
    @izzatb ปีที่แล้ว

    π

  • @mohamedazadabdulrahman3226
    @mohamedazadabdulrahman3226 ปีที่แล้ว

    There isn't any arithmetic equation that can return EXACTLY pi though

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Yeah, this is just an approximation

    • @kales901
      @kales901 ปีที่แล้ว

      no,pi is infinite

    • @rebirthtrueease
      @rebirthtrueease ปีที่แล้ว

      its called summation

  • @VG-rf8zz
    @VG-rf8zz ปีที่แล้ว

    How to you even type the pi symbol

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว +1

      On mac just hold down option and p at the same time, I don't know for other laptops though

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@Jinxer. This is also a good way :)

    • @eecorctye
      @eecorctye ปีที่แล้ว

      On polar tal keyboard go to symbols!!

  • @emirmustafin9673
    @emirmustafin9673 ปีที่แล้ว +1

    π=pie

  • @nesquickyt
    @nesquickyt ปีที่แล้ว +1

    pi calculation:🤮
    pie calculation: 😎

  • @user-jg9jo3xt4h
    @user-jg9jo3xt4h ปีที่แล้ว

    Calculador of π

  • @RandomEG1234
    @RandomEG1234 ปีที่แล้ว

    it calculated pi but i just memorized it B)

  • @JohnnyGinger4999
    @JohnnyGinger4999 ปีที่แล้ว

    3.141592653589797932384624 why it can't get longer?!

  • @Frannoidea
    @Frannoidea ปีที่แล้ว +1

    wait... you cursor is wierd... HOLD UP!? ARE YOU USING MAC OS!? or a cursor pack thing for windows😐

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      i'm using mac os >:)

    • @Frannoidea
      @Frannoidea ปีที่แล้ว

      @@TheSTEAMist oh, ok. now i know

  • @Appel-xd6cd
    @Appel-xd6cd ปีที่แล้ว

    pi❌
    pie✅

  • @Wall_nut77
    @Wall_nut77 ปีที่แล้ว

    Um waiter
    There is cake in my pi

  • @nahumrosario.venezuela
    @nahumrosario.venezuela ปีที่แล้ว

    also pi is a greek letter

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      :o

    • @nahumrosario.venezuela
      @nahumrosario.venezuela ปีที่แล้ว

      @@TheSTEAMist Pi also a greek letter of the greek alphabet

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@nahumrosario.venezuela Thanks for the information :)

    • @-tylerrodgers-
      @-tylerrodgers- ปีที่แล้ว

      Ναι είναι! Το Pi είναι εκτός από τα ελληνικά! (κεφαλαία: Π πεζά: π)

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      ​@@-tylerrodgers- What a nice alphabet :) Thanks for your comment

  • @thatdesiguy0
    @thatdesiguy0 ปีที่แล้ว

    Me knowing 50 digits of pi 🤓

  • @RandomEG1234
    @RandomEG1234 ปีที่แล้ว

    no literally i memorized the first 100 digits of pi before i watched this. around half a year before.

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      wow!

    • @RandomEG1234
      @RandomEG1234 ปีที่แล้ว

      @@TheSTEAMist thanks! i rlly wanted to be recognized for at least something by a famous youtuber :D

  • @AmineGM73
    @AmineGM73 ปีที่แล้ว

    can you do atan2

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      It's in the sin of block

    • @AmineGM73
      @AmineGM73 ปีที่แล้ว

      @@TheSTEAMist i don't understand how do it???

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@AmineGM73 go to the sin of block then click on sin and scroll through the options until you get to atan then click on it

    • @AmineGM73
      @AmineGM73 ปีที่แล้ว

      @@TheSTEAMist No i mean atan2 math arc tangent2

  • @ethantse1305
    @ethantse1305 ปีที่แล้ว

    They just have a pi block lying around somewhere

  • @bloodylizard3158
    @bloodylizard3158 ปีที่แล้ว

    Kinda bad like I just remember all the digits up to like 25 (I’m not lying why would I)
    This is the digits to pi as far as I can go
    3.14159265358979323846286
    Yeah that’s it and I did not copy paste that would be dumb

  • @lzr_music
    @lzr_music ปีที่แล้ว +1

    YOU ARE GONNA PAY FOR MY BRAIN SURGERY!

  • @i.m_the_mistake
    @i.m_the_mistake ปีที่แล้ว

    It ended up being
    -Inf

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Idk, it works for me look on my Scratch, there I have the finished project

  • @MoreThanJustGabe
    @MoreThanJustGabe ปีที่แล้ว

    i wanna see a comment without a heart

  • @scattagain
    @scattagain ปีที่แล้ว

    PI = 22/7

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      But then you're not really gonna get that accurate

    • @scattagain
      @scattagain ปีที่แล้ว

      @@TheSTEAMist I just found out 22/7 is an approximation, this video will really help me to find the diameter of a circle for my scratch project

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@scattagain Glad it's helpful :)

  • @StarMoonBlox
    @StarMoonBlox ปีที่แล้ว

    closesti got to pi: π

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      wdym?

    • @StarMoonBlox
      @StarMoonBlox ปีที่แล้ว

      @@TheSTEAMist i mean the closest charatcer i got to pi

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      @@StarMoonBlox :)

  • @LeonID207
    @LeonID207 หลายเดือนก่อน

    dont work 😭😭😭😭😭😭😭😭😭😭😭😭😭😭

    • @TheSTEAMist
      @TheSTEAMist  หลายเดือนก่อน

      Try it again, it works

  • @KeishaRcant8s
    @KeishaRcant8s ปีที่แล้ว

    pi in mengorres ...
    😂😂😂😂😂😂

  • @tracykutz188
    @tracykutz188 ปีที่แล้ว

    I am sorry for 12

  • @pasqualethene
    @pasqualethene ปีที่แล้ว

    Can't the variable be set to 22/7?

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว +1

      Yes, but it wouldn't be that accurate

    • @juliatorre8803
      @juliatorre8803 ปีที่แล้ว

      That's only an approximation.

  • @zacgamingyt4games342
    @zacgamingyt4games342 ปีที่แล้ว +1

    Bro it’s fake it just shows infinity

  • @pianoten
    @pianoten ปีที่แล้ว

    I have a masters in theoretical chemistry and it was hard to follow. Maybe instead of saying what you are doing start to explain like you are talking to a toddler. Dont wanna be mean though. Thanks for doing an effort!

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Thanks for your comment! Such a coincidence, I was just doing my chemistry homework. I thought if I explained too much, it would become boring, but I'll keep this in mind :)

  • @osamaaldej7553
    @osamaaldej7553 ปีที่แล้ว

    your project is too bad it doesn't works

  • @EpicNoobx
    @EpicNoobx ปีที่แล้ว

    you can just set pi to 3.1415926535 i think

    • @TheSTEAMist
      @TheSTEAMist  ปีที่แล้ว

      Yeah, but then you wouldn't actually be calculating it

  • @-tylerrodgers-
    @-tylerrodgers- ปีที่แล้ว

    π