Declares an initialized block of 64-bit, floating-point numbers; the assembler allocates 64 bits for each value.
[label] .double value [, value]
label
Name of the storage block.
value
Floating-point value; must fit into 64 bits.