svoid test_simpleCalc() { testFunctionValues test_simpleCalc( "1+2*3", 7.0, "-3e2", -300.0, ); }