Function geometricMeanVec2

  • Get the geometric mean of the vectors.

    Parameters

    • ...vectors: any

      The vectors to compute the geometric mean of

    Returns Float32Array<any>

    The geometric mean of the vectors