Description Usage Arguments Value References Examples
Euclidean algorithm finds highest common factor of two natural numbers.
1 | euclidean(a, b)
|
a |
natural_number |
b |
natural_number |
Factor variable
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.