Description Usage Arguments Value Examples
Find greatest common divisor between two numbers
1 | euclidean(a, b)
|
a |
A number. |
b |
A number. |
Greatest common division using Euclidean's algorithm
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.