From 2681ee073f85ce486bb9cb7b4be303e05f4b2ca3 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 17 Nov 2009 22:41:39 +0000 Subject: adding data types --- software/idl.page | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/software/idl.page b/software/idl.page index bd4921a..1a46faa 100644 --- a/software/idl.page +++ b/software/idl.page @@ -43,3 +43,7 @@ add these lines to your ``~/.Xdefaults``:: and then run ``xrdb -merge ~/.Xdefault``. (This tip from http://star.pst.qub.ac.uk/help/idl.shtml) + +Basic Constructors +-------------------- +BINDGEN, CINDGEN, DCINDGEN, DINDGEN, FINDGEN, L64INDGEN, LINDGEN, UINDGEN, UL64INDGEN, and ULINDGEN create arrays of increasing values, similar to range() in python; the prefix characters indicate the data type (B = byte, C = complex integer, etc). \ No newline at end of file -- cgit v1.2.3