Greetings!
I have an array of hits from a surface and have assigned V2 to be the MAX of the array and V3 to be the MIN of the array. I would like to have a script determine if the values of V2 and V3 are positive or negative, and then determine the range of values--if they are both positive, both negative, or a combination thereof.
I appreciate the help!
Blessings!
Tim
I have an array of hits from a surface and have assigned V2 to be the MAX of the array and V3 to be the MIN of the array. I would like to have a script determine if the values of V2 and V3 are positive or negative, and then determine the range of values--if they are both positive, both negative, or a combination thereof.
I appreciate the help!
Blessings!
Tim
Comment