function floatarray

Returns an array with bitpix = -32 (all pixels are of type float).

Syntax
result = floatarray(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 doublearray
function complexarray