Description Usage Arguments Value References Examples
Implements Euclid's algorithm to compute the greatest common divisor of two numbers
1 | euclidean(x, y)
|
x |
A number |
y |
A number |
Greatest common divisor of x
and y
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.