Atom - Æṁ
- Median
Tags: arithmetic , math , number , array , vectorize
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Return the middle element of z
when sorted (if z
has even length, return the arithmetic mean of the middle two elements). Vectorizes at depth 1.