Difference between revisions of "LIST STAT MEAN"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
|value=3
|value=3
|desc=Calculates the mean (average) of the numbers in the list.
|desc=Calculates the mean (average) of the numbers in the list.
|pa=
|pa
|text=
|pb
|pb=
|examples=
|examples
<lsl>
float mean = llListStatistics( LIST_STAT_MEAN, numList );
</lsl>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Revision as of 15:37, 10 April 2008