package main
import (
"fmt"
"github.com/go-ng/xmath"
)
func main() {
fmt.Println(xmath.Min(3, 1, 5)) // will print "1"
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Extensions to standard `math`
License
go-ng/xmath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Extensions to standard `math`
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published