//
pkg.gl
Category
github.com/intel/pmem-csi
pkg
math
package
1.1.0
Repository:
https://github.com/intel/pmem-csi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
11 SLOC
#
Functions
GCD
GCD returns the greatest common divisor, using the Euclidian algorithm.
LCM
LCM returns the least common multiple.