hoge hoge - MaplePrime Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

*基礎 **[[FirstLeaf]]
**[[最初の一葉(FirstLeaf基本操作):文法とヘルプとプロット|FirstLeaf]]
***入力領域と注意点(ShiftEnter?)

**[[Functions]]
***初等関数(ElementaryFunctions?)
****平方根(sqrt),三角関数(trigonal),ユーザー定義関数(unapply)

**[[Equals]]
***等号の意味
****変数への代入:= (colonequal),変数の初期化(restart),方程式の解(solve),恒等式(Identity)

*応用
**[[LA]]
***行列の基本操作,掃き出し(LUDecomposition)
***逆行列(MatrixInverse?),行列式(Determinant),固有値(EigenVectors?)

**[[Differential]]
***偏微分(PartialDiff?),級数展開(series),全微分(D)

**[[Integral]]
***単純な積分(int)
***部分積分(integration by parts),置換積分,部分分数展開

*発展
**[[EqManip]]
***数式処理コマンドの分類(EquationManipulationTable)
***センター試験I(CenterExamI)

**[[CG]]
***動画(Animation)

**[[Etcetra]]
***ファイルの入出力(InputOutput?)
***for-loopの基本技(for-loop2)