Convert a (string) note in ABC notation into a (string) note in scientific notation
abcToScientificNotation("c") // => "C5" Copy
abcToScientificNotation("c") // => "C5"
Convert a (string) note in ABC notation into a (string) note in scientific notation