Preparing search index...
The search index is not available
Chalkboard - v2.4.0
Chalkboard
Chalkboard
stat
quartile
Function quartile
Calculates a quartile of an array.
quartile
(
arr
:
number
[]
,
type
:
"Q1"
|
"Q2"
|
"Q3"
)
:
number
Parameters
arr
:
number
[]
The array
type
:
"Q1"
|
"Q2"
|
"Q3"
The type of quartile, which can be "Q1", "Q2", or "Q3"
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.4.0
Loading...
Calculates a quartile of an array.