Convert cents to floating point ratio.
centsToValue(1200) // 2.0 Copy
centsToValue(1200) // 2.0
Musical interval in additive representation measured in cents.
Musical interval in multiplicative representation.
Convert cents to floating point ratio.