serso / android-calculatorpp

Android Calculator
430 stars 205 forks source link

App is crashing during factorial calculation #161

Open khanirteza opened 9 years ago

khanirteza commented 9 years ago

If a large number is inputted for factorial calculation, app is crashing. It is showing infinity sign for 1000! but if I try to calculate 100000! then it waits a long time and then crash.