Function scale

  • Scale a monzo by a scalar.

    Parameters

    • monzo: Monzo

      The monzo to scale.

    • amount: number

      The amount to scale by.

    Returns number[]

    The scalar multiple.