JavaScript Math Operation Example
Overview
View the app here
This is a short Example App of the different Math Operations available in JavaScript and how to use them. In this lesson, we will load the template of this App into our account and learn about how to use the template to explore these math operations and the code that makes them work.
Please Note: Students do not build this App in this lesson but rather import the finished app via template and explore how it was made.
Learning Objectives:
By the end of this lesson:
- All students will explore different Math Operations in JavaScript
- Most students understand the code that makes these Operations possible in the app
- Some students will apply this knowledge to other Apps and projects