Ruby 2 Десятиц
sprintf('%.2f', 53) # => "53.00"
Lioruby
sprintf('%.2f', 53) # => "53.00"
1.23.modulo(1) => 0.23