GDL - GNU Data Language, Version 0.9rc2 CVS
For basic information type HELP,/INFO
Loaded physical constants from /home/koresko/idl/constants.pro
GDL> zz=randomn(systime(1),128)
GDL> help,zz
ZZ FLOAT = Array[128]
GDL> print, median(zz)
gdl: envt.cpp:761: int EnvT::KeywordIx(const std::string&): Assertion `pro->FindKey( k) != -1' failed.
Aborted
koresko $
Compiled...
2009-07-14 23:23:03 UTC in GDL - GNU Data Language