
|
Go to the first, previous, next, last section, table of contents.
- vtype(var)
-
:: var (ÉÔÄ긵) ¤Î ·¿ (À°¿ô) ¤òÊÖ¤¹.
- return
-
À°¿ô
- var
-
ÉÔÄ긵
-
var (ÉÔÄ긵) ¤Î·¿¤ÎÃͤϼ¡¤ÎÄ̤ê. ¾ÜºÙ¤Ï See section ÉÔÄ긵¤Î·¿.
- 0
-
°ìÈÌÉÔÄ긵 (a,b,x,afo,bfo,...,etc)
- 1
-
uc() ¤ÇÀ¸À®¤µ¤ì¤¿ÉÔÄ긵 (_0 , _1 , _2 , ... etc)
- 2
-
È¡¿ô·Á¼° (
sin(x) , log(a+1) , acosh(1) , @pi , @e , ... etc)
- 3
-
È¡¿ô»Ò (ÁȤ߹þ¤ßÈ¡¿ô»Ò, ¥æ¡¼¥¶ÄêµÁÈ¡¿ô»Ò, ½éÅùÈ¡¿ô»Ò :
sin , log , ... etc)
-
a(); ¤ò¼Â¹Ô(Ä̾ï¤Ç¤Ï¥¨¥é¡¼)¤·¤¿¤À¤±¤Ç¤â ntype(a) ¤Ï 3 ¤È¤Ê¤ë.
¤¹¤Ê¤ï¤Á a ¤Ï¥æ¡¼¥¶ÄêµÁÈ¡¿ô»Ò¤È¤ß¤Ê¤µ¤ì¤ë.
-
@pi , @e ¤ÏÉÔÄ긵¤È¤·¤Æ°·¤ï¤ì¤ë¤¬, eval() , pari()
¤Ë¤ª¤¤¤Æ¤Ï¿ô¤È¤·¤Æ°·¤ï¤ì¤ë.
- »²¾È
-
section
type , section ntype , section uc .
Go to the first, previous, next, last section, table of contents.
|