In PR #30 , we find the variable anorm = norm(A, Inf) in expmv function does not affect the correctness and performance of the program.
As norm function is not designed for a general Linear Operator, it is natural to ask what it is used for and whether it should be required?