Difference between revisions of "A. Creating Arrays (Tables)"
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Arrays]] | ||
+ | |||
:An ''Array'' is a collection of values that can be viewed as one or more spreadsheet-like ''Tables''. These terms may be used interchangeably for one or two-dimensional arrays (tables). If an array has more than two dimensions, you must view it as a set of two-dimensional tables. With Analytica’s intelligent Arrays, you can define a variable as an array with as many as fifteen dimensions. You can then use the variable in calculations as easily as if it had been defined as a single number. | :An ''Array'' is a collection of values that can be viewed as one or more spreadsheet-like ''Tables''. These terms may be used interchangeably for one or two-dimensional arrays (tables). If an array has more than two dimensions, you must view it as a set of two-dimensional tables. With Analytica’s intelligent Arrays, you can define a variable as an array with as many as fifteen dimensions. You can then use the variable in calculations as easily as if it had been defined as a single number. |
Latest revision as of 19:38, 18 March 2016
- An Array is a collection of values that can be viewed as one or more spreadsheet-like Tables. These terms may be used interchangeably for one or two-dimensional arrays (tables). If an array has more than two dimensions, you must view it as a set of two-dimensional tables. With Analytica’s intelligent Arrays, you can define a variable as an array with as many as fifteen dimensions. You can then use the variable in calculations as easily as if it had been defined as a single number.
Comments
Enable comment auto-refresher