evanw / float-toy

Use this to build intuition for the IEEE floating-point format
155 stars 38 forks source link

Add an option to number bits starting from 0 (instead of 1) #12

Open pwiecha opened 1 month ago

pwiecha commented 1 month ago

Saves a mental right shift operation ; )