Convert a (string) note in scientific notation into a (string) note in ABC notation
scientificToAbcNotation("C#4") // => "^C" Copy
scientificToAbcNotation("C#4") // => "^C"
Convert a (string) note in scientific notation into a (string) note in ABC notation