HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
median
Syntax
median(Lst||Mtrx,[Lst])
Description
Returns the median of a list with the second argument as the weight, or of the columns of a matrix.
Example
median([1,2,3,5,10,4]) returns 3.0
median — Discussion
↑Back to top