Homework for Computer Science II, BMath

  1. Write a code to convert a number in base n to a number in base m.

  2. Modify the code bisect.m to ensure that it returns a root of the function for every bracket provided in the input.