Module: Editor
Version: 5.2.0 +
Description
The formula 'Size' returns the size of a matrix with integers, real numbers, dates, booleans or text. The formula 'Size' gives the total number of elements in a matrix as result.
Parameters
Matrix: the matrix you want to get the size of.
Example
Description
In the following example the formula 'Size' is used to get the size of a matrix.
Values parameters
Matrix:
Column1 | Column2 | Column3 | Column4 |
2 |
4 |
6 |
8 |
3 |
5 |
7 |
9 |
Result
Size: 8
The result is the total number of elements in the specified matrix.
Related Topics
- Length: The formula 'Length' returns the length of a specified dimension of a matrix of integers, doubles, dates, booleans or strings.
Feedback
If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.