Function unapplyWeights

  • Divide two monzos component-wise.

    Parameters

    • monzo: Monzo

      The first monzo.

    • weights: Monzo

      The second monzo. Missing values interpreted as 1 (no change).

    Returns number[]

    The first monzo unweighted by the second.