Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 699 Bytes

File metadata and controls

18 lines (10 loc) · 699 Bytes

CC-Big-Numbers

A Lua library for handling very large numbers. Can also print them out as pretty strings!

Build Status GitHub release (latest by date)

TitleCard

Overview

Have you ever wanted to multiply 2626119837221216553345 by 2236673? Well now you can! (And get an answer with all the digits and full percision)

Great for games with large counters or scores!