comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Please explain this if you can: (short)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Please explain this if you can: (short) [message #3222] Fri, 02 December 1994 14:28
Russ Welti is currently offline  Russ Welti
Messages: 27
Registered: October 1994
Junior Member
Try this:

IDL> a=bytarr(20)
IDL> a(3)=244
IDL> print,min(a)
0
IDL> print,max(a)
244
IDL> print,abs(max(a)-min(a))
12
IDL> print,max(a)-min(a)
244


What gives?
\
Russ Welti /-\
(c-g)
University of Washington \-/
Dept. of Molecular Biotechnology M/S FJ-20 /
Seattle, WA 98195 /-\
(206) 685-3840 voice (a-t)
(206) 685-7344 FAX \-/
rwelti@u.washington.edu \
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: how to calculate a running total of a vector
Next Topic: Explanation received. (re prev. post)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 11:27:17 PDT 2025

Total time taken to generate the page: 0.39815 seconds