Turn some fractional numbers into pretty strings.

  • Only supports the following fractions: 1/4, 1/3, 1/2, 2/3, 3/4
  • Parameters

    • n: number

      Number to transform

    Returns string

    • Representation of the fraction