EPIC CALCULATOR v2
by Opteryx
0
3104
Share
Report
Description
EPIC CALCULATOR v2, a project made by Opteryx using Tynker. Learn to code and make your own app or game in minutes.
Tags
App, Utility, Art, Animation
Concepts
simple variables, variables, basic math, miscellaneous, simple conditionals, delays, expert math, simple loops, advanced loops, conditional loops, string handling, advanced math
- #Lines:398
- #Actors:14
- #Costumes:29
- #Scripts:35
Text Snippets
- EPIC CALCULATOR v2
- exponent warning
- warning: exponent function is still experimental
- warningdetailsopen?
- set first number
- set second number
- y u divide by zero?
- scientificmodeactive?
- drawing copy copy
- exponents do not work with decimals, 0, 1, or negative numbers
- top plain message box
- recalls is a repeat function. say you put in 8 ÷ 2. you get 4. when you press recall, it will replace the first number with the answer, and solve again. in this case, you would get 4 ÷ 2 = 2.
- scientificmodeswitch
Images
- background scene - drawing
- d1 - drawing
- d1 - drawing copy
- d2 - drawing
- d2 - drawing copy
- ans - drawing
- ans - drawing copy
- drawing1111 - drawing
- drawing1111 - drawing copy
- drawing11111 - drawing
- drawing11111 - drawing copy
- drawing111111 - drawing
- drawing111111 - drawing copy
- operation - plus
- operation - minus
- operation - multiply
- operation - divide
- operation - to the power of
- drawing11112 - drawing
- drawing11112 - drawing copy
- d21 - drawing
- d21 - drawing copy
- question - drawing copy
- question - drawing copy copy
- question1 - drawing copy
- question1 - drawing copy copy
- drawing - drawing
- image1 - image
- scientificmodeswitch - off
- scientificmodeswitch - on