Description Usage Arguments Value References Examples
Find greatest common divisor of two numbers.
1 | euclidean(x1, x2)
|
x1 |
number 1 |
x2 |
number 2 |
The greatest common divisor of x1
and x2
https://en.wikipedia.org/wiki/Euclidean_algorithm
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.