ezeio2:expref:year

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezeio2:expref:year [2021-07-20 01:01] andrehezeio2:expref:year [2021-07-20 01:04] (current) andreh
Line 1: Line 1:
 ===== User defined memory ====== ===== User defined memory ======
  
-==== v() ====+==== v( address ) / vf( address ) ====
  
 Returns the value of a user-defined cell. Returns the value of a user-defined cell.
Line 8: Line 8:
  
 <code>v( ADDRESS )</code> <code>v( ADDRESS )</code>
 +<code>vf( ADDRESS)</code>
  
-Returns the value of the cell as an integer+Returns the value of the cell
 + 
 +v() assumes the cell contains an integer value. 
 + 
 +vf() assumed the cell contains a floating point value.
  
 === Parameters === === Parameters ===
  
-| ADDRESS | the address of the cell (0-511) |+''ADDRESS'' | the address of the cell (0-511) |
  
 === Return value === === Return value ===
  • ezeio2/expref/year.1626742919.txt.gz
  • Last modified: 2021-07-20 01:01
  • by andreh