Skip to content

This is a simple android app built on Android Studio IDE using Java which calculates the factorial of a number.

Notifications You must be signed in to change notification settings

AlphaCholera/Factorial

Repository files navigation

Factorial

A simple android app built on Android Studio IDE using Java which calculates the factorial of a number.

Instructions

  1. Enter any number less than 49000 in the number text field.

  1. The result will be displayed just below the space where you entered your input.

  1. Before exiting the app, it asks for your confirmation. Click "Yes" to exit your app or "No" to stay in the app.

Note

For larger inputs, the app takes some time to compute the factorial of the number. So wait for a while until the result is displayed.

About

This is a simple android app built on Android Studio IDE using Java which calculates the factorial of a number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages