Is exponential map, $X \mapsto e^X$ for matrices injective?

78 Views Asked by At

As I know, exponential function is strictly monotonic increasing function. So it means that for $x,y \in \mathbb{R}$, if $e^x=e^y$ then $x=y$. But how about exponential matrix? If I have two matrices $X,Y$ satisfy $e^X=e^Y$, does that mean $X=Y$?