调显示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教程