
|
Go to the first, previous, next, last section, table of contents.
- rattoalgp(poly,alglist)
-
:: ¿¹à¼°¤Ë´Þ¤Þ¤ì¤ë
root ¤ËÂбþ¤¹¤ëÉÔÄ긵¤ò root ¤Ë
ÃÖ¤´¹¤¨¤ë.
- return
-
¿¹à¼°
- poly
-
¿¹à¼°
- alglist
-
¥ê¥¹¥È
-
`sp' ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤ë.
-
Âè 2 °ú¿ô¤Ï
root ¤Î¥ê¥¹¥È¤Ç¤¢¤ë. rattoalgp() ¤Ï, ¤³¤Î root
¤ËÂбþ¤¹¤ëÉÔÄ긵¤ò, ¤½¤ì¤¾¤ì root ¤ËÃÖ¤´¹¤¨¤ë.
[51] rattoalgp((-2*algv(0)+3)*x^2+(1/7*algv(0)-3/7),[alg(0)]);
(-2*#0+3)*x^2+(1/7*#0-3/7)
- »²¾È
-
section
alg , section algv
Go to the first, previous, next, last section, table of contents.
|