Hi,
If we want a calculator that will work on numbers of any size, how will we implement that?
Working on large numbers
@GauravSaha Double ranges approximately ±1.79769313486231570*10 ^308 (15 significant decimal digits)
for larger inputs you could use linked list to store numbers