Timeline for Matrix Inverse symbol
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 13, 2015 at 21:31 | vote | accept | Elliot | ||
| Jan 12, 2015 at 23:02 | comment | added | Mico | @Manuel - The posting's title was "Matrix Inverse symbol". :-) As long as the OP uses uppercase Roman letters -- which is admittedly an assumption, though hopefully not a bad one! -- to denote matrices, there's little practical difference between the outputs produced by the two answers. (Only real difference: My code inserts a "negative thinspace" between - and 1 in order to make the expression nice and compact.) Incidentally, I would definitely not recommend using either form of the \inv macro to denote the basic "some generic variable to the power minus one" expression. | |
| Jan 12, 2015 at 22:25 | comment | added | Manuel | As in egreg's answer, I think a superscript would be definitely better. | |
| Jan 12, 2015 at 21:05 | comment | added | Mico | @egreg - Thanks. I've changed the code from \raise...\hbox{$...$} to \raisebox{...}{$...$}. | |
| Jan 12, 2015 at 21:04 | history | edited | Mico | CC BY-SA 3.0 | implemented egreg's suggestion, simplified the MWE |
| Jan 12, 2015 at 20:55 | comment | added | egreg | LaTeX has \raisebox | |
| Jan 12, 2015 at 20:51 | history | answered | Mico | CC BY-SA 3.0 |