# NOT RUN {
# distance in semitones between target and baseline frequencies in Hz.
f2st( 440, base=110 )
# frequency in Hz of a tone that is +24 semitones distant
# from the baseline, i.e. a distance of +two octaves.
st2f( 24 )
# }
Run the code above in your browser using DataLab