public mathFunction(string form, functionDelWithResult function) { _performWRes = function; setsResult = true; init(form); }