ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: inv

inv(x) returns the multiplicative inverse of x, a real number, a complex number, or a real or complex matrix, i.e. inv(x) = x^(-1) when applicable.

Example: inv(5) = 0.2