How to insert a determinant in MS Word?
I want to insert a 3x3 determinant in MS Word but find any option for doing so under equations. I searched the web but could not find any site that deals with this. How do i insert a determinant in MS Word?
microsoft-word-2016
add a comment |
I want to insert a 3x3 determinant in MS Word but find any option for doing so under equations. I searched the web but could not find any site that deals with this. How do i insert a determinant in MS Word?
microsoft-word-2016
1
like this: "1"? - That's the determinant of the 3x3 identity matrix, for example.
– jvb
Jun 9 '17 at 19:11
@jvb, no. Not like that. That is the value of the determinant. I want insert a matrix like structure surrounded by two vertical lines, one on either side instead of square brackets.
– MrAP
Jun 9 '17 at 19:18
I see. I've found this one (for 2x2, but with straight lines): Ctrl-F9 (to insert a field), then typeEq bbc|(aarco2(1; 3; 4; 2)), Alt-F9 to close the field editor (or to re-open for editing). I guess co3 would be for 3x3?
– jvb
Jun 9 '17 at 19:32
@jvb, that is not working. The determinant that command produces has only one row.
– MrAP
Jun 9 '17 at 19:52
please double-check your string, works withco3and nine values, too
– jvb
Jun 9 '17 at 19:58
add a comment |
I want to insert a 3x3 determinant in MS Word but find any option for doing so under equations. I searched the web but could not find any site that deals with this. How do i insert a determinant in MS Word?
microsoft-word-2016
I want to insert a 3x3 determinant in MS Word but find any option for doing so under equations. I searched the web but could not find any site that deals with this. How do i insert a determinant in MS Word?
microsoft-word-2016
microsoft-word-2016
asked Jun 9 '17 at 19:06
MrAPMrAP
1064
1064
1
like this: "1"? - That's the determinant of the 3x3 identity matrix, for example.
– jvb
Jun 9 '17 at 19:11
@jvb, no. Not like that. That is the value of the determinant. I want insert a matrix like structure surrounded by two vertical lines, one on either side instead of square brackets.
– MrAP
Jun 9 '17 at 19:18
I see. I've found this one (for 2x2, but with straight lines): Ctrl-F9 (to insert a field), then typeEq bbc|(aarco2(1; 3; 4; 2)), Alt-F9 to close the field editor (or to re-open for editing). I guess co3 would be for 3x3?
– jvb
Jun 9 '17 at 19:32
@jvb, that is not working. The determinant that command produces has only one row.
– MrAP
Jun 9 '17 at 19:52
please double-check your string, works withco3and nine values, too
– jvb
Jun 9 '17 at 19:58
add a comment |
1
like this: "1"? - That's the determinant of the 3x3 identity matrix, for example.
– jvb
Jun 9 '17 at 19:11
@jvb, no. Not like that. That is the value of the determinant. I want insert a matrix like structure surrounded by two vertical lines, one on either side instead of square brackets.
– MrAP
Jun 9 '17 at 19:18
I see. I've found this one (for 2x2, but with straight lines): Ctrl-F9 (to insert a field), then typeEq bbc|(aarco2(1; 3; 4; 2)), Alt-F9 to close the field editor (or to re-open for editing). I guess co3 would be for 3x3?
– jvb
Jun 9 '17 at 19:32
@jvb, that is not working. The determinant that command produces has only one row.
– MrAP
Jun 9 '17 at 19:52
please double-check your string, works withco3and nine values, too
– jvb
Jun 9 '17 at 19:58
1
1
like this: "1"? - That's the determinant of the 3x3 identity matrix, for example.
– jvb
Jun 9 '17 at 19:11
like this: "1"? - That's the determinant of the 3x3 identity matrix, for example.
– jvb
Jun 9 '17 at 19:11
@jvb, no. Not like that. That is the value of the determinant. I want insert a matrix like structure surrounded by two vertical lines, one on either side instead of square brackets.
– MrAP
Jun 9 '17 at 19:18
@jvb, no. Not like that. That is the value of the determinant. I want insert a matrix like structure surrounded by two vertical lines, one on either side instead of square brackets.
– MrAP
Jun 9 '17 at 19:18
I see. I've found this one (for 2x2, but with straight lines): Ctrl-F9 (to insert a field), then type
Eq bbc|(aarco2(1; 3; 4; 2)), Alt-F9 to close the field editor (or to re-open for editing). I guess co3 would be for 3x3?– jvb
Jun 9 '17 at 19:32
I see. I've found this one (for 2x2, but with straight lines): Ctrl-F9 (to insert a field), then type
Eq bbc|(aarco2(1; 3; 4; 2)), Alt-F9 to close the field editor (or to re-open for editing). I guess co3 would be for 3x3?– jvb
Jun 9 '17 at 19:32
@jvb, that is not working. The determinant that command produces has only one row.
– MrAP
Jun 9 '17 at 19:52
@jvb, that is not working. The determinant that command produces has only one row.
– MrAP
Jun 9 '17 at 19:52
please double-check your string, works with
co3 and nine values, too– jvb
Jun 9 '17 at 19:58
please double-check your string, works with
co3 and nine values, too– jvb
Jun 9 '17 at 19:58
add a comment |
4 Answers
4
active
oldest
votes
Open a new equation with Alt+=, then type
A=|matrix(0&0&0@0&0&0@0&0&0) |
and add space at the end.
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
add a comment |
It expands like a table in Word.
- Insert your 2x2 using the Equation Tools
- Right-click on one of the 4 slots
- Go to Insert
- Click what you would like to add (row, col)
Hope this helps!
add a comment |
The only way I've been able to find is to select Equation from the Insert tab, and select Ink Equation from the pulldown. This will open a new window in which you can use the mouse to "write" the equation, and it will attempt to "read" it and convert it to useful text, which you can then insert into your document.
add a comment |
Adding a field like

will result in

(please ignore the thin line after the ar, apparently the cursor managed to get into the screenshot.)
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1217754%2fhow-to-insert-a-determinant-in-ms-word%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Open a new equation with Alt+=, then type
A=|matrix(0&0&0@0&0&0@0&0&0) |
and add space at the end.
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
add a comment |
Open a new equation with Alt+=, then type
A=|matrix(0&0&0@0&0&0@0&0&0) |
and add space at the end.
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
add a comment |
Open a new equation with Alt+=, then type
A=|matrix(0&0&0@0&0&0@0&0&0) |
and add space at the end.
Open a new equation with Alt+=, then type
A=|matrix(0&0&0@0&0&0@0&0&0) |
and add space at the end.
edited Oct 5 '18 at 19:05
Scott
16.1k113990
16.1k113990
answered Oct 5 '18 at 18:37
ConstantinConstantin
212
212
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
add a comment |
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
Maybe I should be more precise: first, open a new equation with Alt + = then type A=|matrix(0&0&0@0&0&0@0&0&0) | and add space at the end.
– Constantin
Oct 5 '18 at 18:49
add a comment |
It expands like a table in Word.
- Insert your 2x2 using the Equation Tools
- Right-click on one of the 4 slots
- Go to Insert
- Click what you would like to add (row, col)
Hope this helps!
add a comment |
It expands like a table in Word.
- Insert your 2x2 using the Equation Tools
- Right-click on one of the 4 slots
- Go to Insert
- Click what you would like to add (row, col)
Hope this helps!
add a comment |
It expands like a table in Word.
- Insert your 2x2 using the Equation Tools
- Right-click on one of the 4 slots
- Go to Insert
- Click what you would like to add (row, col)
Hope this helps!
It expands like a table in Word.
- Insert your 2x2 using the Equation Tools
- Right-click on one of the 4 slots
- Go to Insert
- Click what you would like to add (row, col)
Hope this helps!
answered Feb 13 at 20:32
Shawn HarrisShawn Harris
211
211
add a comment |
add a comment |
The only way I've been able to find is to select Equation from the Insert tab, and select Ink Equation from the pulldown. This will open a new window in which you can use the mouse to "write" the equation, and it will attempt to "read" it and convert it to useful text, which you can then insert into your document.
add a comment |
The only way I've been able to find is to select Equation from the Insert tab, and select Ink Equation from the pulldown. This will open a new window in which you can use the mouse to "write" the equation, and it will attempt to "read" it and convert it to useful text, which you can then insert into your document.
add a comment |
The only way I've been able to find is to select Equation from the Insert tab, and select Ink Equation from the pulldown. This will open a new window in which you can use the mouse to "write" the equation, and it will attempt to "read" it and convert it to useful text, which you can then insert into your document.
The only way I've been able to find is to select Equation from the Insert tab, and select Ink Equation from the pulldown. This will open a new window in which you can use the mouse to "write" the equation, and it will attempt to "read" it and convert it to useful text, which you can then insert into your document.
answered Jun 9 '17 at 19:20
Jeff ZeitlinJeff Zeitlin
1,502618
1,502618
add a comment |
add a comment |
Adding a field like

will result in

(please ignore the thin line after the ar, apparently the cursor managed to get into the screenshot.)
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
add a comment |
Adding a field like

will result in

(please ignore the thin line after the ar, apparently the cursor managed to get into the screenshot.)
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
add a comment |
Adding a field like

will result in

(please ignore the thin line after the ar, apparently the cursor managed to get into the screenshot.)
Adding a field like

will result in

(please ignore the thin line after the ar, apparently the cursor managed to get into the screenshot.)
answered Jun 9 '17 at 20:01
jvbjvb
1,234413
1,234413
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
add a comment |
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
Not coming on my computer.
– MrAP
Jun 9 '17 at 20:12
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1217754%2fhow-to-insert-a-determinant-in-ms-word%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
like this: "1"? - That's the determinant of the 3x3 identity matrix, for example.
– jvb
Jun 9 '17 at 19:11
@jvb, no. Not like that. That is the value of the determinant. I want insert a matrix like structure surrounded by two vertical lines, one on either side instead of square brackets.
– MrAP
Jun 9 '17 at 19:18
I see. I've found this one (for 2x2, but with straight lines): Ctrl-F9 (to insert a field), then type
Eq bbc|(aarco2(1; 3; 4; 2)), Alt-F9 to close the field editor (or to re-open for editing). I guess co3 would be for 3x3?– jvb
Jun 9 '17 at 19:32
@jvb, that is not working. The determinant that command produces has only one row.
– MrAP
Jun 9 '17 at 19:52
please double-check your string, works with
co3and nine values, too– jvb
Jun 9 '17 at 19:58