// This file is a test of the SimpleCalc class
2 4 + = 3 / =	// should print 6, 2
22 7 / =		// should print 3.141592857...
