MATLAB codes for computing inverse trigonometric and inverse hyperbolic functions of matrices
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This repository contains MATLAB functions to compute the matrix inverse cosine, matrix inverse sine, matrix hyperbolic inverse cosine, and matrix hyperbolic inverse sine.
The algorithm for the matrix cosine is based on Schur decomposition and Padé approximation. The algorithms for the other functions call that for the matrix cosine. The algorithms are from
M. Aprahamian and N. J. Higham, "Matrix Inverse Trigonometric and Inverse Hyperbolic Functions: Theory and Algorithms", MIMS EPrint 2016.4, Manchester Institute for Mathematical Sciences, The University of Manchester, UK, January 2016.
Cite As
Nick Higham (2026). higham/matrix-inv-trig-hyp (https://github.com/higham/matrix-inv-trig-hyp), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (9.43 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
