Function xAbsoluteMedian

  • This function calculates the median after taking the xAbsolute values of the points.

    Parameters

    • array: NumberArray

      the array for which we want to calculate the absolute value

    Returns number

    • median