Tag Archives: Floating Point Numbers

Ruby Data Types

We have looked into many of the data structures that are supported by ruby along with brief examples of their use and structures. Now we turn to the different data types the language supports which is vital in maximizing the potential of Ruby. Numbers are classified into integers and floating point numbers. The handling capabilities [...]

Posted in Development, Programming Basics | Also tagged , | Comments closed