The actual calculation for the calculator happens when you hit the second number, please wait before you press =. This is my 4th version of my calculator, now with multiplication and a higher max number (82). Hope you enjoy :)		
				
			
							awclub
							elementary
							calculator
							electronics
							multiplication
							addition
							subtraction
					
	 
	
	
	
	Comments
		
				- 
			
			
finaly!!!
		 
		- 
			
			
Ok, so if you were to do binary it is actually quite simple, especially for addition, just do some research on it and look at other people calculators for reference, I will make a tutorial for mine.
		 
		- 
			
			
Yep. :D
		 
		- 
			
			
Are you doing addition only addition?
		 
		- 
			
			
Use binary
		 
		- 
			
			
I'm using ANDs to check the result, so "if OUT1 = 1 and OUT10 =2" then "result = 3", but "if OUT1 = 3 and OUT10 = 1" will not work, because I'll need to invert the ANDs, do you have some better method?
		 
		- 
			
			
Are you using binary?
		 
		- 
			
			
Result checking.
		 
		- 
			
			
I know, I mean what part of it? 0_0
		 
		- 
			
			
My calculator. '-'.