When translating sine and cosine functions, mat2py will return 'sin' and 'cos' instead of using NumPy's routines. Should return 'np.sin' and 'np.cos'