Google

Go to the first, previous, next, last section, table of contents.


algptorat

algptorat(poly)
:: ¿¹à¼°¤Ë´Þ¤Þ¤ì¤ë root ¤ò, Âбþ¤¹¤ëÉÔÄ긵¤ËÃÖ¤­´¹¤¨¤ë.
return
¿¹à¼°
poly
¿¹à¼°
  • `sp' ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤ë.
  • ¿¹à¼°¤Ë´Þ¤Þ¤ì¤ë root #n ¤òÁ´¤Æ t#n ¤Ë ÃÖ¤­´¹¤¨¤ë.
[49] algptorat((-2*alg(0)+3)*x^2+(1/7*alg(0)-3/7));
(-2*t#0+3)*x^2+1/7*t#0-3/7
»²¾È
section defpoly, section algv


Go to the first, previous, next, last section, table of contents.