Description Usage Arguments Value References Examples
The Euclidean Algorithm is a technique used for finding the Greatest Common divisor of two integers.
1 | euclidean(a, b)
|
a |
A number. |
b |
A number. |
The sum of a
and b
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.