Changes

Jump to navigation Jump to search

Changes in OS 3.2

115 bytes added, 13:20, 7 June 2012
Line 78: Line 78:     
==Variable==
 
==Variable==
* [[var.recallAt]], fetch data from a certain spot in a list or matrix<br />
+
* [[var.recallAt]] : fetches data from a certain spot in a list or matrix<br />
* [[var.makeNumericList]], creates a list in the symbol table with the given name. The list is optimized to hold numeric values.
+
* [[var.storeAt]] : Stores a numeric value into an element of a math list or matrix with the given name.<br />
 +
* [[var.makeNumericList]] : creates a list in the symbol table with the given name. The list is optimized to hold numeric values.

Navigation menu