MiscMath-package: Miscellaneous Mathematical Tools and Facts

MiscMath-packageR Documentation

Miscellaneous Mathematical Tools and Facts

Description

A random assortment of elementary mathematical formulas and calculators.

Examples

# Find the greatest common divisor of 57, 93 and 117. 
gcd(c(57, 93, 117))

MiscMath documentation built on April 13, 2025, 9:07 a.m.