Function toWarts

  • Convert a val (step mapping) to a wart string.

    Parameters

    • val: Val

      Array of the number of edo steps corresponding to each prime.

    Returns string

    The val as wart string such as '17c'.

  • Convert a val (step mapping) to a wart string.

    Parameters

    • val: Val

      Array of the number of steps corresponding to each (formal) prime.

    • jip: Jip

    Returns string

    The val as wart string such as '17c'.

Generated using TypeDoc