Mathematica 要点

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

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容