Back to Developer Roadmap

Floats

src/data/roadmaps/ruby/content/floats@aLIXcqB258WNrdASuN_7G.md

4.0668 B
Original Source

Floats

Floats represent real numbers with fractional parts in Ruby. They are used to store numerical values that require more precision than integers can provide. Floats are typically represented using a decimal point or in scientific notation.

Visit the following resources to learn more: