Function spell

  • Find simpler spellings of a fraction assuming that the given commas are tempered out.

    Parameters

    • fraction: MonzoValue

      Fraction to simplify.

    • commas: MonzoValue[]

      List of commas that should only affect the spelling, but not the pitch.

    • searchBreadth: number = 3

      Half-width of the search lattice.

    Returns Spelling

    Simple spellings of a fraction according to various criteria.

Generated using TypeDoc