function doublearray

Returns an array with bitpix = -64 (all pixels are of type double).

Syntax
result = doublearray(X [, Y [, Z]])

Arguments
X:   An integer number specifying the length of the first dimension.
Y:   An integer number specifying the length of the second dimension.
Z:   An integer number specifying the length of the third dimension.


See also
function fits
function bytearray
function shortarray
function longarray
function floatarray
function complexarray