||'''Book'''|| Getting started with MATLAB || ||'''Author'''|| Rudra Pratap || ||'''Edition'''|| || /* code_begins */ {{{ var('y') integral(integral((1 - (6* x**2 *y)), x, 0, 2), y, -1, 1) var('y') integral(integral(((x**2)*(e**(x*y))), x, y, 1), y, 0, 1) }}} /* code_ends */ * '''Solution by''': * Sonam Kumar, Student, CMI