The tag has no wiki summary.

learn more… | top users | synonyms

13
votes
1answer
2k views

Multivariate polynomial long division using LaTeX

How do I typeset polynomial long division using multiple variables in LaTeX? I am hoping to be able to do polynomial long division using 2 or more divisors. Currently, the packages I am using are: ...
6
votes
2answers
518 views

How to draw polynom division?

I want to draw this scheme, but I do not know how to start. Please help me.
14
votes
1answer
575 views

Polynomial Long Division Using Polynom

I have been toiling around polynom package to typeset polynomial long division. The polynom package produces wonderful long division with step by step process. But I just have two problems. Let me ...
6
votes
1answer
193 views

compose polynomial in latex

I would create such a similar thing: I tried using polynom package but the operation I'm doing aren't the common operation because I'm working on galois field so I don't want the result that ...
0
votes
2answers
93 views

How to correct excessive lines at the corner and bad line spaces in `polynom.sty`?

Excessive lines at the corner Bad line spacing Minimal Code History: This code is done by @localghost at LaTeX community site. He made a modification from ) to |. \documentclass{article} ...