📄 readme_vecfun.txt
字号:
Multivariable Calculus Toolbox Ver. 1.9=======================================Date: 2002-12-06.Author: B. Rasmus Anthin.WHAT IS IT----------This toolbox contains two classes for the moment: "scalar" and "vector". Ascalar object is a function of three variables in either Cartesian(x,y,z), spherical (R,theta,phi) or cylindrical (r,phi,z) coordinates.The constructor can be used in many different ways. It is adviceable tofirst run "vecinit" in order to create some easy to use variables(type "help vecinit" for more info).If you have typed "vecinit cart" then you can use the three variableobjects x,y and z to create new objects lik this:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -