pub fn matrix_sinh(a: &Matrix) -> Result<Matrix>
Calculates hyperbolic sine function for the a matrix.
a