bc_111708002

					Title: 	Basic Calculator
					Name:	Peerzada Musadiq Showkat
					MIS:	111708002

bc, for basic calculator, is "an arbitrary-precision calculator language" . It has operations like - + * / ^ << >> % () and trignometric functions like sine, cos, tangent. It also has a "." feature to remember last result (history). The program works on infix input type.