mean()
Returns the mean
Syntax
y = mean(x)
Argument
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | data to find mean | (-∞, ∞) | integer, real, complex | yes |
Examples
a = mean([1, 2, 3])
returns 2
Defined in
Built in
See Also
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()