Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:calculator:guides:dm41x_ppc [24/01/26 19:55 GMT] – [Integrate (IG)] johnpublic:calculator:guides:dm41x_ppc [17/02/26 07:59 GMT] (current) – [Integrate (IG)] john
Line 2: Line 2:
  
  
-====== DM41X PPC ROM ======+====== DM41X PPC ROM Solve & Integrate ======
  
-** Various useful functions from the PPC ROM ** 
  
-  * PPC Manual from here : [[https://literature.hpcalc.org/items/1330]] 
 ===== Solve (SV) ===== ===== Solve (SV) =====
  
 Similar to other Solvers (e.g. the Advantage Pac [[dm41x_solve|Solve]]) but with some minor differences to be aware of. Similar to other Solvers (e.g. the Advantage Pac [[dm41x_solve|Solve]]) but with some minor differences to be aware of.
  
-  * Put the Global Label (name) of the program (in this example it's ''LBL AA'') containing the expression to be solved in register 6 +  * ''ASTO'' the Global Label (name) of the program (in this example it's ''LBL AA'') containing the expression to be solved in **Register 06** 
-    * <key>ALPHA</key>AA<key>ALPHA</key>+    * <key>ALPHA</key>''AA''<key>ALPHA</key>
     * <key>XEQ</key><key>ALPHA</key>''ASTO''<key>ALPHA</key>''06''     * <key>XEQ</key><key>ALPHA</key>''ASTO''<key>ALPHA</key>''06''
   * The program with the expression to be solved must be written as though unknown ''x'' is on the x-stack only   * The program with the expression to be solved must be written as though unknown ''x'' is on the x-stack only
Line 23: Line 21:
 ==== example ==== ==== example ====
  
-  2x^2 + 3x -4 = 0+'' 2x<sup>2</sup> + 3x - 4 = 0 ''
      
 Prog "AA" Prog "AA"
Line 66: Line 64:
 ===== Integrate (IG) ===== ===== Integrate (IG) =====
  
-This is very similar to ''SV'' - the main difference is that the Global Label for the program containing the expression to be integrated is stored with ''ASTO'' in ''Register 10''. I'm using ''AA'' as a general scratchpad Program label for use with Solve and Integrate...+This is very similar to ''SV'' - the main difference is that the Global Label for the program containing the expression to be integrated is stored with ''ASTO'' in **Register 10** 
 + 
 +I'm using ''AA'' as a general scratchpad Program label for use with Solve and Integrate...
  
   * <key>ALPHA</key>''AA''<key>ALPHA</key>   * <key>ALPHA</key>''AA''<key>ALPHA</key>
Line 88: Line 88:
  
    
- 
- 
- 
---- //John Pumford-Green 24/01/26 10:29 GMT// 
- 
  
 ===== Further Information ===== ===== Further Information =====
  
 +See also : [[ppc_cv]]
  
 {{tag>calculator dm41x}} {{tag>calculator dm41x}}
  
 +Page created : 24/01/26 10:29 GMT
 +
 +Page updated : ~~LASTMOD~~
  

Navigation