No.5444 Re[2]:文字式で組み立て除法 自己解決 |
文字式についての組み立て除法ですか..... 文字式の計算をサポートすることは容易ではありません。 2,3行目を手計算で与える \csyndiv を emath.sty v 1.71 2006/12/29 で定義しておきます。 % --- re5439.tex --------------------------------------- \documentclass{jarticle} \usepackage{emath} \begin{document} $ \csyndiv{% 1,-6, 9,-k; , 2,-8,2; 1,-4, 1,-k+2 }{2} $ \end{document}
▼関連発言
│
└◆5439:文字式で組み立て除法 [tsum] 12/29 11:30
└◆5440:Re:文字式で組み立て除法 自己解決 [tsum] 12/29 11:41
└◆5444:Re[2]:文字式で組み立て除法 自己解決 [tDB] 12/29 21:44<-last