public mathFunction(string form, functionDelReturnsString function) { _performString = function; setsString = true; init(form); }