Inverse of a square matrix
inverse(A): calculate the inverse of square matrix A. It returns null if the square matrix hasn’t an inverse.
A |
|
1 |
[[3,5],[2,8]] |
2 |
=inverse(A1) |
A2 Calculate the inverse of square matrix A1.
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_SPL
SPL Learning Material 👉 https://c.scudata.com
SPL Source Code and Package 👉 https://github.com/SPLWare/esProc
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProc_SPL