||'''Book'''|| Linear Algebra || ||'''Author'''|| Gilbert Strang || ||'''Edition'''|| || /* code_begins */ {{{ A=matrix([[2,3],[4,0]]) B=matrix([[1,2,0],[5,-1,0]]) c=A*B print c }}} /* code_ends */ * '''Solution by''': * guna,student,snist * sadhana,student,snist * sai kumar,student,mriet