Description Usage Arguments Value Source Examples
The Euclidean algorithm: Greatest common divisor of two scalars
1 | euclidean(a, b)
|
a |
A natural number. |
b |
A natural number. |
Returns the greatest common divisor of a and b
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.