Skip to content

Instantly share code, notes, and snippets.

@miyaokamarina
Created June 3, 2021 05:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miyaokamarina/2d124082cb44f8ce1ebeefade1b8bad2 to your computer and use it in GitHub Desktop.
Save miyaokamarina/2d124082cb44f8ce1ebeefade1b8bad2 to your computer and use it in GitHub Desktop.

Largest number less than one

IEEE 754 binary64

0 01111111110 1111111111111111111111111111111111111111111111111111 === 1 - 2**(-53)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment