Table of Contents
This is an old revision of the document!
Exp
Matrix.Exp($M$) takes $M$ and returns $e^M = \sum_{n=0}^{\infty} \frac{M^n}{n!}$.
Example
No example available yet.
Input
- Example.Quanty
-- some example code
Result
text produced as output