Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
How can I find the longest vector. I have q which has 27 vectors and I want to find the longest vector which has the most values . maximum function works only for scaler not vectors . this is on the 2nd page of my sheet
Solved! Go to Solution.
@YA_10963798 wrote:
How can I find the longest vector. I have q which has 27 vectors and I want to find the longest vector which has the most values . maximum function works only for scaler not vectors . this is on the 2nd page of my sheet
Different array, same process.
Stuart
@YA_10963798 wrote:
How can I find the longest vector. I have q which has 27 vectors and I want to find the longest vector which has the most values . maximum function works only for scaler not vectors . this is on the 2nd page of my sheet
Different array, same process.
Stuart
Thanks a lot
No problem.
Stuart