How to use Greatest Common Divisor Calculator

Satoshi Ohnishi

Introduction

This app calculates the greatest common divisor of two numbers. Please select the language and enter the 2 numbers below. The result will be displayed in the selected language.

https://satoshiohnishi.shinyapps.io/greatest_common_divisor/

Swich languages

You can choose between English and Japanese. It will be displayed in the language of your choice:

Input and Output

When you input 2 numeric values, then the greatest common divisor of those two values is displayed. Enjoy!

Code

If you want to see the code, please visit:

https://github.com/satoshiohnishi/shiny_R_JH