mingo
Preparing search index...
operators/expression/median
$median
Function $median
$median
(
obj
:
AnyObject
,
expr
:
{
input
:
unknown
;
method
:
"exact"
|
"approximate"
}
,
options
:
Options
,
)
:
unknown
Returns an approximation of the median, the 50th percentile, as a scalar value.
Parameters
obj
:
AnyObject
expr
:
{
input
:
unknown
;
method
:
"exact"
|
"approximate"
}
options
:
Options
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Returns an approximation of the median, the 50th percentile, as a scalar value.