Math & ScienceFormating Polynomial long Division

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
etym
Posts: 4
Joined: Tue Jun 07, 2011 5:50 pm

Formating Polynomial long Division

Post by etym »

Hey.

I want to type a long division with polynomials in Latex doc. I know the polynom package, however, I think I cannot use it.

I would like to do like page 202 in http://books.google.dk/books?id=BdAbcje ... 02&f=false

where you see that I divide with more than one polynomium, which I think the polynom package do not provide.

Do you know how I can do this?
Thank you

/tym

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Formating Polynomial long Division

Post by cgnieder »

I only know of the polynom package. I'm afraid you'll have to do it manually (maybe using array) if it can't handle your case.

Regards
site moderator & package author
Post Reply