MiscMath-package | R Documentation |
A random assortment of elementary mathematical formulas and calculators.
# Find the greatest common divisor of 57, 93 and 117.
gcd(c(57, 93, 117))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.