Content deleted Content added
m →Vectorized array operations: <br/> |
→Array dimensions: Opinion, not fact, and not true. Plenty of newer languages like Julia start from 1. Tags: Mobile edit Mobile web edit |
||
Line 10:
The following list contains [[programming language syntax|syntax]] examples of how to determine the dimensions (index of the first element, the last element or the size in elements).
Note particularly that some languages index from zero while others index from one.
{| class="wikitable sortable"
|