What is Ruby used for?

Although much of Ruby's popularity comes from this connection, Ruby has many uses, including web scraping, static site generation, command-line tools...

How do you write a floor function?

The floor function (also known as the greatest integer function) ⌊ ⋅ ⌋ : R → Z \lfloor\cdot\rfloor: \mathbb{R} \to \mathbb{Z} ⌊⋅⌋:R→Z of a real number x d...