while learning ruby i wanted to program a simple fahrenheit to celsius converter. for that i need 9/5 to be 1,8 (and not 1). how do i do that in ruby?