Changes

Jump to navigation Jump to search

Category:var

932 bytes added, 13:09, 24 May 2011
Created page with "<h2> Quick Overview</h2> <ul><li><b><a _fcknotitle="true" href="var.list">var.list</a></b>() - Lists of names of variables currently used. </li><li><b><a _fcknotitle="true" href=..."
<h2> Quick Overview</h2>
<ul><li><b><a _fcknotitle="true" href="var.list">var.list</a></b>() - Lists of names of variables currently used.
</li><li><b><a _fcknotitle="true" href="var.monitor">var.monitor</a></b>(name) - Turns on monitoring of the math variable with given <i>name</i>.
</li><li><b><a _fcknotitle="true" href="var.unmonitor">var.unmonitor</a></b>(name) - Turns on monitoring of the math variable with given <i>name</i>.
</li><li><b><a _fcknotitle="true" href="var.recall">var.recall</a></b>(name)&nbsp;: Returns the value of a math variable with the given <i>name</i>.
</li><li><b><a _fcknotitle="true" href="var.recallstr">var.recallstr</a></b>(name)&nbsp;: Returns the value of a math variable with the given <i>name</i> as a string.
</li><li><b><a _fcknotitle="true" href="var.store">var.store</a></b>(name, value)&nbsp;: Stores <i>value</i> as a math variable with the given <i>name</i>.
</li></ul>
<p><br />
</p>

Navigation menu