
|
Go to the first, previous, next, last section, table of contents.
- simpalg(rat)
-
:: ÍÍý¼°¤Ë´Þ¤Þ¤ì¤ëÂå¿ôŪ¿ô¤ò´Êñ²½¤¹¤ë.
- return
-
ÍÍý¼°
- rat
-
ÍÍý¼°
-
`sp' ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤ë.
-
¿ô, ¿¹à¼°, ÍÍý¼°¤Ë´Þ¤Þ¤ì¤ëÂå¿ôŪ¿ô¤ò, ´Þ¤Þ¤ì¤ë
root ¤ÎÄêµÁ
¿¹à¼°¤Ë¤è¤ê´Êñ²½¤¹¤ë.
-
¿ô¤Î¾ì¹ç, ʬÊ줬¤¢¤ì¤ÐÍÍý²½¤µ¤ì, ·ë²Ì¤Ï
root ¤Î¿¹à¼°¤È¤Ê¤ë.
-
¿¹à¼°¤Î¾ì¹ç, ³Æ·¸¿ô¤¬´Êñ²½¤µ¤ì¤ë.
-
ÍÍý¼°¤Î¾ì¹ç, ʬÊìʬ»Ò¤¬Â¿¹à¼°¤È¤·¤Æ´Êñ²½¤µ¤ì¤ë.
[7] simpalg((1+A0)/(1-A0));
simpalg undefined
return to toplevel
[7] load("sp")$
[46] simpalg((1+A0)/(1-A0));
(-2*#0-3)
[47] simpalg((2-A0)/(2+A0)*x^2-1/(3+A0));
(-2*#0+3)*x^2+(1/7*#0-3/7)
[48] simpalg((x+1/(A0-1))/(x-1/(A0+1)));
(x+(#0+1))/(x+(-#0+1))
Go to the first, previous, next, last section, table of contents.
|