Skip to main content
Version: 26.3

median

  • function

  • returns the statistical median of a list of numbers

  • Examples: +

    put the median of [4,12,8,999,42] —> 12
  • Related: average, sum



note

This page is under construction: it has not been reviewed for completeness.