algorithm

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GCD

func GCD(x, y int) int

GCD returns the greatest common divisor of x and y.

func GCDSlice

func GCDSlice(s []int) int

GCDSlice returns the greatest common divisor of a slice. It returns 1 when s is empty because that any number divided by 1 is still itself.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL