This tutorial explains how to make a calculator.
Шаблон:Note
What is a calculator?
A calculator is a (usually small) machine used to calculate math problems.<ref>wikipedia:Calculator</ref>
What will be needed:
Variables:
Lists:
Custom blocks:
Code
In the Stage
The code in the Stage is the following:
The key could be put in the Instructions page of the project instead, if it is going to be shared.
In the Sprite
After the code contained in the stage, the next part of the code will be part of a Sprite. Once the sprite is made, then the code is as follows:
Set Pi and Euler's number
Make the Equation
Calculating
References