function prob_num = get_prob_num ( dummy ) %% GET_PROB_NUM returns the number of test integration problems. % % Modified: % % 09 April 2007 % % Author: % % John Burkardt % % Parameters: % % Output, integer PROB_NUM, the number of problems. % prob_num = 22;