readme

来自「用写的计算角动量的程序。里面含有作者的文章出处。对科技人员非常有用」· 代码 · 共 35 行

TXT
35
字号
Contents of archive for Angular Momentum Coupling CoefficientsPaul Stevenson, University of Surrey 2002BigRational.java:A class which defines the BigRational object, which is an arbitraryprecision rational number.  It consists of a pair of BigIntegers asdefined in the Java 1.1 API, and a number of operator methods.  Thisclass is used by the Angular momentum coupling coefficientsCleblet.java:The code for the Applet for calculating Clebsch-Gordan coefficientsCleblet.html:An html file appropriate for viewing the Cleblet Applet, either via aweb browser or, say, the standalone 'appletviewer'TJ.java:The code for the 3-j symbol calculatorTJ.html:html file for viewing 3-j appletSJ.javaCode for the 6-j symbol calculatorSJ.htmlhtml file for viewing 6-j appletNJ.javaCode for the 9-j symbol calculatorNJ.htmlhtml file for viewing 9-j applet

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?