I need to find the maximum x value in Python of this function that I write through the code:
import numpy as np y=np.abs(-np.exp(-t/1068)+np.exp(-t/46))