Array/tabular for long multiplication Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Adding sign + betwen lines (not math mode)tabular and arrayAligning an array in align*Brace spanning multiple rows in a table and horizontal alignmentSelective alignment tabs in tabular/array?How to align long array?Adjust Array Column Width to Fill PageLabel position to list tables, arrays, images etcGraphics messing up array alignment?How written array longVertical Alignment of Matrices with spalign Package
Can't figure this one out.. What is the missing box?
What did Darwin mean by 'squib' here?
Problem when applying foreach loop
New Order #5: where Fibonacci and Beatty meet at Wythoff
Determine whether f is a function, an injection, a surjection
Can the prologue be the backstory of your main character?
Did the new image of black hole confirm the general theory of relativity?
How should I respond to a player wanting to catch a sword between their hands?
When is phishing education going too far?
Can I throw a sword that doesn't have the Thrown property at someone?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Cold is to Refrigerator as warm is to?
Complexity of many constant time steps with occasional logarithmic steps
Classification of bundles, Postnikov towers, obstruction theory, local coefficients
Can a 1st-level character have an ability score above 18?
How to add zeros to reach same number of decimal places in tables?
What would be Julian Assange's expected punishment, on the current English criminal law?
Are my PIs rude or am I just being too sensitive?
Estimate capacitor parameters
How do I automatically answer y in bash script?
Why does tar appear to skip file contents when output file is /dev/null?
How can I make names more distinctive without making them longer?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Simulating Exploding Dice
Array/tabular for long multiplication
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Adding sign + betwen lines (not math mode)tabular and arrayAligning an array in align*Brace spanning multiple rows in a table and horizontal alignmentSelective alignment tabs in tabular/array?How to align long array?Adjust Array Column Width to Fill PageLabel position to list tables, arrays, images etcGraphics messing up array alignment?How written array longVertical Alignment of Matrices with spalign Package
In other topic @egreg helped me a lot but there can be thousand of bugs in horizontal long multiplication.
I am a bit frustrated and can't make array like that: 
The red drawings are commas. I'm trying to use tabular it's not elegant at all.
arrays
add a comment |
In other topic @egreg helped me a lot but there can be thousand of bugs in horizontal long multiplication.
I am a bit frustrated and can't make array like that: 
The red drawings are commas. I'm trying to use tabular it's not elegant at all.
arrays
1
Could you please add a code and a link to "the other topic"?
– JouleV
3 hours ago
add a comment |
In other topic @egreg helped me a lot but there can be thousand of bugs in horizontal long multiplication.
I am a bit frustrated and can't make array like that: 
The red drawings are commas. I'm trying to use tabular it's not elegant at all.
arrays
In other topic @egreg helped me a lot but there can be thousand of bugs in horizontal long multiplication.
I am a bit frustrated and can't make array like that: 
The red drawings are commas. I'm trying to use tabular it's not elegant at all.
arrays
arrays
edited 3 hours ago
Simeon Simeonov
asked 3 hours ago
Simeon SimeonovSimeon Simeonov
4777
4777
1
Could you please add a code and a link to "the other topic"?
– JouleV
3 hours ago
add a comment |
1
Could you please add a code and a link to "the other topic"?
– JouleV
3 hours ago
1
1
Could you please add a code and a link to "the other topic"?
– JouleV
3 hours ago
Could you please add a code and a link to "the other topic"?
– JouleV
3 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Is this what you seek? It uses tabstackengine.
documentclass[12pt]article
usepackagemathtools
usepackage[TABcline]tabstackengine
TABstackMath
begindocument
tabbedShortunderstack[r]
&&&&&&&mathllap30,24cdot5,12\
TABcline1-8
&&&&6&0&4&8\
+,&&&3&0&2&4&\
&1&5&1&2&0&&\
TABcline1-8
&1&5&4&,8&3&&&
enddocument

+1, but result should be 154,2 :-)
– Zarko
2 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2ftex.stackexchange.com%2fquestions%2f484844%2farray-tabular-for-long-multiplication%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this what you seek? It uses tabstackengine.
documentclass[12pt]article
usepackagemathtools
usepackage[TABcline]tabstackengine
TABstackMath
begindocument
tabbedShortunderstack[r]
&&&&&&&mathllap30,24cdot5,12\
TABcline1-8
&&&&6&0&4&8\
+,&&&3&0&2&4&\
&1&5&1&2&0&&\
TABcline1-8
&1&5&4&,8&3&&&
enddocument

+1, but result should be 154,2 :-)
– Zarko
2 hours ago
add a comment |
Is this what you seek? It uses tabstackengine.
documentclass[12pt]article
usepackagemathtools
usepackage[TABcline]tabstackengine
TABstackMath
begindocument
tabbedShortunderstack[r]
&&&&&&&mathllap30,24cdot5,12\
TABcline1-8
&&&&6&0&4&8\
+,&&&3&0&2&4&\
&1&5&1&2&0&&\
TABcline1-8
&1&5&4&,8&3&&&
enddocument

+1, but result should be 154,2 :-)
– Zarko
2 hours ago
add a comment |
Is this what you seek? It uses tabstackengine.
documentclass[12pt]article
usepackagemathtools
usepackage[TABcline]tabstackengine
TABstackMath
begindocument
tabbedShortunderstack[r]
&&&&&&&mathllap30,24cdot5,12\
TABcline1-8
&&&&6&0&4&8\
+,&&&3&0&2&4&\
&1&5&1&2&0&&\
TABcline1-8
&1&5&4&,8&3&&&
enddocument

Is this what you seek? It uses tabstackengine.
documentclass[12pt]article
usepackagemathtools
usepackage[TABcline]tabstackengine
TABstackMath
begindocument
tabbedShortunderstack[r]
&&&&&&&mathllap30,24cdot5,12\
TABcline1-8
&&&&6&0&4&8\
+,&&&3&0&2&4&\
&1&5&1&2&0&&\
TABcline1-8
&1&5&4&,8&3&&&
enddocument

answered 3 hours ago
Steven B. SegletesSteven B. Segletes
162k9206418
162k9206418
+1, but result should be 154,2 :-)
– Zarko
2 hours ago
add a comment |
+1, but result should be 154,2 :-)
– Zarko
2 hours ago
+1, but result should be 154,2 :-)
– Zarko
2 hours ago
+1, but result should be 154,2 :-)
– Zarko
2 hours ago
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- 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%2ftex.stackexchange.com%2fquestions%2f484844%2farray-tabular-for-long-multiplication%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
Could you please add a code and a link to "the other topic"?
– JouleV
3 hours ago