Google

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


Notation

¤³¤Î¥Þ¥Ë¥å¥¢¥ë¤Ç¤Ï, ¤¤¤¯¤Ä¤«¤Îµ­Ë¡¾å¤Î´·½¬¤¬¤¢¤ë. ¤½¤ì¤é¤Ë¤Ä¤¤¤ÆÀâÌÀ¤¹¤ë.

  • È¡¿ô̾¤Ï, ¥¿¥¤¥×¥é¥¤¥¿ÂΤÇɽ¤µ¤ì¤ë.
    gcd(), gr()
  • È¡¿ô¤ÎÀâÌÀ¤Ë¤ª¤±¤ëÈ¡¿ô¤Î°ú¿ô¤Ï, ¼Ð»úÂΤÇɽ¤µ¤ì¤ë. int, poly
  • ¥Õ¥¡¥¤¥ë̾¤Ï, ¥·¥ó¥°¥ë¥¯¥©¡¼¥È¤Ä¤­¤Î¥¿¥¤¥×¥é¥¤¥¿ÂΤÇɽ¤µ¤ì¤ë.
    `dbxinit', `asir_plot'
  • Îã¤Ï»ú²¼¤²¤µ¤ì, ¥¿¥¤¥×¥é¥¤¥¿ÂΤÇɽ¤µ¤ì¤ë.
    [0] 1;
    1
    [1] quit;
    
  • ʸ¸¥¤Î»²¾È¤Ï, [] ¤Ä¤­¤Î¥¿¥¤¥×¥é¥¤¥¿ÂΤÇɽ¤µ¤ì¤ë.
    [Boehm,Weiser]
  • È¡¿ô¤Î°ú¿ô¤Ç, ¾Êά²Äǽ¤Ê¤â¤Î¤Ï, [] ¤Ç°Ï¤Ã¤Æ¼¨¤µ¤ì¤ë. ¤Þ¤¿, 0 ¸Ä°Ê¾å¤Î·«¤êÊÖ¤·¤Ï, []* ¤Ç¼¨¤µ¤ì¤ë.
    setprec([n]), diff(rat[,varn]*)
  • shell (csh) ¤Î¥×¥í¥ó¥×¥È¤Ï % ¤Çɽ¤µ¤ì¤ë. ¤¿¤À¤·, ¥¤¥ó¥¹¥È¡¼¥ë »þ¤Ê¤É, root ¤È¤·¤Æºî¶È¤·¤Æ¤¤¤ë¾ì¹ç¤Î¥×¥í¥ó¥×¥È¤Ï # ¤Çɽ¤µ¤ì¤ë.
    % cat afo
    afo
    bfo
    % su
    Password:XXXX
    # cp asir /usr/local/bin
    # exit
    %
    
  • Í­ÍýÀ°¿ô´Ä¤Ï Z, Í­Íý¿ôÂÎ¤Ï Q, ¼Â¿ôÂÎ¤Ï R, Ê£ÁÇ¿ôÂÎ¤Ï C Í­¸ÂÂÎ¤Ï GF(q) (q ¤ÏÁÇ¿ôÑÑ) ¤Çɽ¤¹.


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