- Joined
- Feb 4, 2015
- Messages
- 44
- Reaction score
- 0
- Primarily Uses
Is there a way to have Ruby be precise with division?
It seems putting whole numbers in an expanded form (8.00000) increases the significant number places by 5, but is there something that estimates infinite precision?
Edit: Nvm just a .0 makes it precise.
It seems putting whole numbers in an expanded form (8.00000) increases the significant number places by 5, but is there something that estimates infinite precision?
Edit: Nvm just a .0 makes it precise.
Last edited by a moderator:
