Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 205 Bytes

File metadata and controls

6 lines (5 loc) · 205 Bytes

Gooble

Large number math

Represent numbers from 2^-17.179.869.184 to 2^549.755.813.888 ( 2^-((2^31) * 8) to 2^((2^31) * 8 * 32) ) with 34.359.738.368 (2^32*8) bits precision Signed or unsigned numbers.