The double at address + 8 * index.
address + 8 * index
The address must be 8-byte aligned.
external double operator [](int index);