Description Usage Arguments Value Author(s) References Examples
Eucledian Algorithm
1 | euclidean(x, y)
|
x |
as numeric |
y |
as numeric |
GCD of x and y .
Maria ,Masinde, Omkar
<https://en.wikipedia.org/wiki/Euclidean_algorithm>
1 | euclidean(100,10000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.