Sum of list?
Sum of list?
- Subject: Sum of list?
- From: John Mistler <email@hidden>
- Date: Mon, 28 Jun 2004 16:04:33 -0700
Does anyone know of a way to get the SUM of integers in a list WITHOUT
having to use a repeat loop? I am trying to speed things up . . .
What about getting the AVERAGE of the integers in a list?
i.e. the SUM of {1,2,3} = 6
and the AVERAGE of {1,2,3} = 2
THANKS,
John
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.