Categories

  • Android Apps
  • Android Games
  • Android Wallpapers
  • Android Wear Apps
  • Android Keyboard
  • Android Themes
  • Android Ringtones

Topics

  • Editor's Choice
  • Top Ranking
  • Pre Register
  • Offline Games
  • 2,3,4 Players Games

Categories

Topics

Factorial Calculator

Factorial Calculator APK

1.0 Free ․ Harsh Mahajan ⇣ Download APK (1.29 MB)

Calculate 10000! within SECONDS !

What's Factorial Calculator APK?

Factorial Calculator is a app for Android, It's developed by Harsh Mahajan author.
First released on google play in 7 years ago and latest version released in 7 years ago.
This app has 12.7K download times on Google play and rated as 4.18 stars with 28 rated times.
This product is an app in Tools category
Download latest version at
New Factorial Calculator

Inspired from Project Euler, Factorial Calculator can calculate 10000! and above in very short time. This app uses completely difference algorithm (logic) to find the factorial compared to usual algorithm used to calculate small factorials.

It also shows the number of digits in the factorial along with the sum of individual digits. In the More activity, the number of individual digits is shown. All the tasks are done using LoaderCallbacks.

It was fun to implement and learn about background threading and parallelism. Don't forget to rate the app. :)

~Cheers Harsh