Chapter 6 Data Types

6.5 Array Types 250 6.6 Associative Arrays 261 6.7 Record Types 265 ... – Some languages support a complex type: e.g., Fortran and Python – Each value consists of two floats: the real part and the imaginary part – Literal form (in Python): (7 + 3j) where 7 is the real part and 3 is the imaginary part Decimal – Most larger computers that are designed to support business applications ... ................
................