Next: asin, Previous: arg, Up: Internal Routines [Contents][Index]
array(type, dimensions)
Returns an array of the indicated type
(which must be one
of the numbers that are defined in the structure #type
) and
dimensions
. The latter may be either a single array
containing the dimensions, or a list of scalar dimensions.
See also: bytarr, dblarr, distarr, fltarr, intarr, lonarr, cfloat, cdouble, #type, Default Arrays