調顯示font
SetOptions[$FrontEndSession, FontProperties -> {"ScreenResolution" -> 96}
] https://mathematica.stackexchange.com/questions/1310/how-to-set-default-magnification-for-all-windowshttps://mathematica.stackexchange.com/questions/1981/keeping-text-size-the-same-throughout-entire-notebook-file ;
尋求幫助
變量賦值
變量輸出
變量替換
表
寫函數
funName[var1_,var2_,var3_]:=Module[{}, ]
注意參數表里的下劃線_, 定義為:=,有冒號
參考文獻
符號計算系統Mathematica教程