Here’s a list of everything published on this site.
Pages
- About Exploring Binary
- Base Converter
- Binary Calculator
- Contact
- Converters and Calculators
- Decimal to Floating-Point Converter
- Decimal/Binary Converter
- Decimal/Two’s Complement Converter
- Privacy Policy
- Sitemap
- Topics
Articles
- Category: About
- About the Header Image
- About the Math Notation
- About The Name Exploring Binary
- ChatGPT Will Never Write For Exploring Binary
- College Notebook: When I Was Taught Floating-Point
- Exploring Binary is Live!
- Exploring Binary Is Now Mobile-Friendly
- Exploring Binary Now Supports HTTPS
- Exploring Binary On My Apple II
- Exploring Binary or Eggland's Best?
- Exploring Binary Wordle
- Exploring Binary: One Million Views
- Goodbye Google Reader Subscribers
- Google Image Matches the Imagery of Exploring Binary
- My Fascination with Binary Numbers
- My Goals for Exploring Binary in 2009
- My Plan For This Site
- The Origins of This Site
- What ChatGPT Knows About Exploring Binary (Spoiler: Not Much)
- What is RSS?
- Category: Background math
- Category: Binary code
- Category: Binary logic
- Category: Binary numbers
- "0.1 Repeating" In Binary Equals 1
- A Pattern in Powers of Ten and Their Binary Equivalents
- A Twelve Cent Binary Calendar
- Bicimals
- Binary Addition
- Binary Dates in 2010 and 2011
- Binary Division
- Binary Hopscotch
- Binary Multiplication
- Binary Numbers Haiku
- Binary Numbers Haiku (by ChatGPT)
- Binary Subtraction
- ChatGPT Writes Decent Code For Binary to Decimal Conversion
- Converting a Bicimal to a Fraction (Direct Method)
- Converting a Bicimal to a Fraction (Series Method)
- Converting a Bicimal to a Fraction (Subtraction Method)
- Counting Binary and Hexadecimal Palindromes
- Counting Binary/Hexadecimal Palindromes
- Decimal/Binary Conversion Table
- Doing Decimal/Binary Conversions with Wolfram Alpha
- Finding Numbers That Are Palindromic In Multiple Bases
- Google is a Binary, Hex, and Octal Number Calculator
- Googling ‘Binary’ Returns Count of Results In Binary
- Hour of Code: Binary Numbers and Binary Addition
- How I Taught My Mother Binary Numbers
- How I Taught Third Graders Binary Numbers
- How to Read a Binary Clock
- In Search of Decimal/Binary/Hexadecimal Palindromes
- My Fretlight Guitar As a Binary Clock
- My Fretlight Guitar Binary Clock: Raspberry Pi Edition
- Nines in Binary
- Nines in Quinary
- Number of Bits in a Decimal Integer
- Number of Decimal Digits In a Binary Integer
- One Hundred Acorns in Binary
- One Hundred Cheerios in Binary
- Ratio of Bits to Decimal Digits
- The Structure of Binary/Hexadecimal Palindromes
- There Are 10 Types of People ...
- Visualizing Consecutive Binary Integers
- What a Binary Counter Looks and Sounds Like
- Category: HowTo
- Category: Numbers in computers
- 15-Digit Quick and Dirty Conversions Don’t Round-Trip
- 17 Digits Gets You There, Once You've Found Your Way
- 7 Bits Are Not Enough for 2-Digit Accuracy
- A Better Fix for the PHP 2.2250738585072011e-308 Bug
- A Better Way to Convert Integers in David Gay's strtod()
- A Bug in the Bigcomp Function of David Gay’s strtod()
- A Closer Look at the Java 2.2250738585072012e-308 Bug
- A Simple Binary To Decimal Converter App In Jetpack Compose
- A Simple C Program That Prints 2,098 Powers of Two
- Adjusting the Floating-Point Approximation in strtod()
- An Hour of Code... A Lifelong Lesson in Floating-Point
- Anomalies In IntelliJ Kotlin Floating-Point Literal Inspection
- Another NaN In the Wild
- App Inventor Computes With Big Integers
- Base Conversion in PHP Using BCMath
- Base Conversion In PHP Using Built-In Functions
- Bigcomp: Deciding Truncated, Near Halfway Conversions
- Converting Floating-Point Numbers to Binary Strings in C
- Correct Decimal To Floating-Point Using Big Integers
- Correctly Rounded Conversions in GCC and GLIBC
- Decimal Precision of Binary Floating-Point Numbers
- Decimal to Floating-Point Needs Arbitrary Precision
- Decimal/Binary Conversion of Integers in App Inventor
- Decimal/Binary Conversion Using "Deci-Binary"
- Direct Generation of Double Rounding Error Conversions in Kotlin
- Displaying IEEE Doubles in Binary Scientific Notation
- Displaying the Raw Fields of a Floating-Point Number
- Double Rounding Errors in Decimal to Double to Float Conversions
- Double Rounding Errors in Floating-Point Conversions
- Fast Path Decimal to Floating-Point Conversion
- Fifteen Digits Don't Round-Trip Through SQLite Reals
- Floating-Point Error in the NPR Media Player
- Floating-Point Is So Insane Even a Ten-Year Old Can See It
- Floating-Point Questions Are Endless on stackoverflow.com
- Floating-Point Will Still Be Broken In the Year 2091
- FPUpdater Fixes the Java 2.2250738585072012e-308 Bug
- Gangnam Style Video Overflows YouTube Counter
- Gay's strtod() Returns Zero For Inputs Just Above 2^-1075
- GCC Avoids Double Rounding Errors With Round-To-Odd
- GCC Conversions Are Incorrect, Architecture or Otherwise
- GLIBC strtod() Incorrectly Converts 2^-1075
- Hexadecimal Floating-Point Constants
- Hexadecimal Numbers: Uppercase or Lowercase?
- How GCC Converts Decimal Literals to Floating-Point
- How GLIBC's strtod() Works
- How strtod() Works (and Sometimes Doesn't)
- Inconsistent Rounding of Printed Floating-Point Numbers
- Incorrect Decimal to Floating-Point Conversion In SQLite
- Incorrect Directed Conversions in David Gay's strtod()
- Incorrect Floating-Point to Decimal Conversions
- Incorrect Hexadecimal to Floating-Point Conversions in David Gay's strtod()
- Incorrect Hexadecimal to Floating-Point Conversions in Visual C++
- Incorrect Round-Trip Conversions in Visual C++
- Incorrectly Rounded Conversions in GCC and GLIBC
- Incorrectly Rounded Conversions in Visual C++
- Incorrectly Rounded Subnormal Conversions in Java
- Java Doesn't Print The Shortest Strings That Round-Trip
- Java Hangs When Converting 2.2250738585072012e-308
- Jetpack Compose Byte Converter App: 2022 Version
- Maximum Number of Decimal Digits In Binary Floating-Point Numbers
- NaNs, Infinities, and Negative Numbers In Loan Calculators
- Nine Ways to Display a Floating-Point Number
- Nondeterministic Floating-Point Conversions in Java
- Number of Decimal Digits In a Binary Fraction
- Number of Digits Required For Round-Trip Conversions
- Numbers Greater Than DBL_MAX Should Convert To DBL_MAX When Rounding Toward Zero
- Numbers In App Inventor Are Stored As Floating-Point
- PHP Converts 2.2250738585072012e-308 Incorrectly
- PHP Hangs On Numeric Value 2.2250738585072011e-308
- Pi and e In Binary
- Print Precision of Dyadic Fractions Varies by Language
- Print Precision of Floating-Point Integers Varies Too
- Properties of the Correction Loop in David Gay's strtod()
- Quick and Dirty Decimal to Floating-Point Conversion
- Quick and Dirty Floating-Point to Decimal Conversion
- real.c Rounding Is Perfect (GCC Now Converts Correctly)
- strtod()’s Initial Decimal to Floating-Point Approximation
- Ten Ways to Check if an Integer Is a Power Of Two in C
- Testing Some Edge Case Conversions In App Inventor
- The Answer is One (Unless You Use Floating-Point)
- The Four Stages of Floating-Point Competence
- The Inequality That Governs Round-Trip Conversions: A Partial Proof
- The Safe Range For PHP's base_convert()
- The Shortest Decimal String That Round-Trips May Not Be The Nearest
- The Shortest Decimal String That Round-Trips: Examples
- The Spacing of Binary Floating-Point Numbers
- The Spacing of Decimal Floating-Point Numbers
- Using Integers to Check a Floating-Point Approximation
- Visual C++ and GLIBC strtod() Ignore Rounding Mode
- Visual C++ strtod(): Still Broken
- What Powers of Two Look Like Inside a Computer
- When Doubles Don’t Behave Like Doubles
- When Floats Don't Behave Like Floats
- Why "Volatile" Fixes the 2.2250738585072011e-308 Bug
- Why 0.1 Does Not Exist In Floating-Point
- Why Powers of Ten Up to 10<sup>22</sup> Are Exact As Doubles
- Category: Powers of two
- 1,073,741,823 Grains of Rice
- A Standard Definition of The Powers of Two
- A Table of Negative Powers of Two
- A Table of Nonnegative Powers of Two
- Composing Powers of Two Using The Laws of Exponents
- Cycle Length of Powers of Five Mod Powers of Ten
- Cycle Length of Powers of Two Mod Powers of Ten
- Elements of Binary in the NCAA Basketball Tournament
- Ending Digits of Powers of Five Form a Binary Tree
- Exploring Binary Numbers With PARI/GP Calculator
- How the Negative Powers of Ten and Two Are Interleaved
- How the Positive Powers of Ten and Two Are Interleaved
- How to Check If a Number Is a Power of Two
- How to Find the Last Digits of a Positive Power of Two
- Nonstandard Names for The Powers of Two
- Patterns in the Last Digits of the Positive Powers of Five
- Patterns in the Last Digits of the Positive Powers of Two
- Powers Of Two In The Josephus Problem
- Seeing Powers of Five in Powers of Two and Vice Versa
- Special Case Laws of Exponents for Powers of Two
- The Powers of Two
- Category: Powers of two in numbers
(Plugin by Dagon Design)