English | Hebrew |
array constant | קבוע מערך (A set of constants that is a component of an array formula) |
array formula | נוסחת מערך (A formula that performs multiple calculations on one or more sets of values, and then returns either a single result or multiple results) |
array initializer | מאתחל מערך (A sequence of variable initializers that are assigned to the array elements in the same statement in which the array is declared) |
associative array | מערך שיוך (A data structure that carries out a mathematical calculation on a field identifier to determine where a data element in a large table or index is located) |
Redundant Array of Independent Disks | מערך יתיר של דיסקים עצמאיים (A mechanism for storing identical data on multiple disks for redundancy, improved performance, and increased mean time between failures (MTBF). RAID provides fault tolerance and appears to the operating system as a single logical drive) |
sparse array | מערך דליל (An array (arrangement of items) in which many of the entries are identical, commonly zero. It is not possible to define precisely when an array is sparse, but it is clear that at some point, usually when about one-third of the array consists of identical entries, it becomes worthwhile to redefine the array) |