Description Usage Arguments Value Examples
Title euclidean() returns the gcd
1 | euclidean(a, b)
|
a |
first parameter |
b |
second parameter |
the gcd
1 | euclidean(100,1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.