Let $X$ be an n×n real or complex matrix. The exponential of $X$, denoted by $e^X$, is the n×n matrix given by the power series $e^X =\sum_{k=0}^{\infty} X^k/k!$ where $X^{0}$ is defined to be the identity matrix $I$ with the same dimensions as $X$.
If $X$ is zero matrix then $e^X$=$I_{n \times n}$ or $0_{n \times n}$?