Results 1 to 18 of 18

Thread: [RESOLVED] [2005] Extracting maximum and Minimum Value from a set of values

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2005
    Posts
    449

    Resolved [RESOLVED] [2005] Extracting maximum and Minimum Value from a set of values

    I have a function that return 10 variables;

    Is it possible to extract max and min values of these variables

    a=5
    b=6
    c=8
    d=4
    e=3
    f=2
    g=1
    h=9 etc
    Max val = 9
    Min Val = 1
    Last edited by surya; Jul 13th, 2007 at 02:47 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width