mymath

package
v0.0.0-...-2a383cf Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gcd

func Gcd(x, y int64) int64

Gcd 最大公约数:(辗转相除法)

func Lcm

func Lcm(x, y int64) int64

Lcm 最小公倍数:((x*y)/最大公约数)

Types

This section is empty.

Jump to

Keyboard shortcuts

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