Click here to Skip to main content
15,894,328 members
Articles / Programming Languages / Basic

Beginning TI-BASIC: Using Your TI-83/TI-84 to Solve Math Problems

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
16 Apr 2016CPOL9 min read 11.8K   2  
We learn how to program a TI-83 / TI-84 Graphing Calculator and then write programs to solve several math problems, including determining whether a number is prime, finding the GCD of two numbers, and calculating the radius of an incircle.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada
I'm a software developer with experience in infrastructure, back-end, and front-end development. I graduated with a BASc in Computer Engineering from the University of Waterloo in 2019. To learn how my skills may align with your needs, please feel free to send me a message or view my portfolio at: https://lennycheng.com

Comments and Discussions