Description Usage Arguments Value Author(s) Source
This function finds the GCD by using modulus function and while loop
1 | euclidean(a, b)
|
a |
integer |
b |
integer |
an integer equal to GCD
Reuel, Martin, Vinay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.