Prime Factorization Program ti-84 plus

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 17

  • @wolfemata1458
    @wolfemata1458 2 года назад +1

    🙏 Thank~You very much. I programmed Prime Factorization on my TI-84 calculator on the first try following your tutorial. I have booked marked the Math Class Calculator website. See you there. Wish you a Good Life. 🤙

  • @TheLastMillennial
    @TheLastMillennial 5 лет назад +17

    Hey a few optimization tips: First you can press [2nd] then [del] to insert code without deleting anything. Also, whenever you do =0 you can delete the =0 and instead add a not( at the beginning of the condition. not( returns 1 (true) if the condition was false (or didn't equal 1) and returns 0 (false) if the condition was true (which means it equaled 1). 4:11 Oh, that's a big nono, *always* avoid putting Goto statements inside If Then statements, that creates a memory leak that slows your program down quite a bit and will eventually crash! Instead, use Loops like Repeat, While, or For(. 5:06 why'd you put parenthesis rather than just a multiplication sign? Besides those suggestions, I thought you did a pretty good job. I like how you had a different camera focus on the screen rather than trying to cram everything in the frame! Next time could you cut out the ambient noise and add some smooth music? It would really help the quality of these videos. :)

    • @cranklinXO
      @cranklinXO 4 года назад +1

      Could you explain this a little bit more. Like dumb it down for me :D

    • @arvidihrfelt
      @arvidihrfelt Месяц назад

      Could you pls create an updated file for this that is optimized, I am having a hard time getting any results on number above 4 digits. :)

  • @marryannepark2557
    @marryannepark2557 2 года назад +5

    Why my ti84 doesn't display the submenu under EXEC? Anybody knows?

    • @patricia.antlitz
      @patricia.antlitz 3 месяца назад

      yes, that is the place were you insert custom programs, code. So, this is not built in. This video has an article and you can download the code there. Its on the description.

  • @rabahkhatoon5063
    @rabahkhatoon5063 3 года назад +5

    gives me syntax error when i try :(

  • @dianakatz5700
    @dianakatz5700 Год назад

    How do you download code to your TI 84 Plus calculator?

  • @nickismarried
    @nickismarried 4 года назад +3

    Very helpful thank you for making this video

  • @DawnSmithsIMTools
    @DawnSmithsIMTools 2 года назад

    If I center certain prime numbers it times out before I get the result and it takes me to the err:memory screen. But for the most part, it works great.

  • @malcolmanderson6735
    @malcolmanderson6735 3 года назад +1

    Great video, I learned a lot by following along. One question, I got an error with 7856. When I hit go to, it takes me to the if T=M line.

  • @anaufaafiti
    @anaufaafiti Год назад

    THANK YOU SOOO MUCH!! THIS WAS VERY HELPFUL!!😁!

  • @stvy_g0ld
    @stvy_g0ld 3 года назад +2

    why not talk this out?

  • @jasondunwoody1318
    @jasondunwoody1318 6 месяцев назад

    Thank you!

  • @thirstybill360
    @thirstybill360 Год назад

    Thanks!🎉

  • @ruckpiepoo
    @ruckpiepoo 5 лет назад +1

    It won’t install for me :/

  • @ramadiallo7994
    @ramadiallo7994 5 лет назад

    Works thank you