HP Prime for All

English  Русский 

Syntax

quartile1(Lst||Mtrx,[Lst])

Description

Returns the 1st quartile of the elements (or of the columns) of the argument.

Example

quartile1([1,2,3,5,10,4]) returns 2.0

quartile1 — Discussion