Function abcToScientificNotation

  • Convert a (string) note in ABC notation into a (string) note in scientific notation

    Parameters

    • str: string

    Returns string

    Example

    abcToScientificNotation("c") // => "C5"