This website requires JavaScript.
Explore
Help
Sign In
milarin
/
gmath
Watch
1
Star
0
Fork
0
You've already forked gmath
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
generic math functions
executable
go
5
Commits
1
Branch
6
Tags
28
KiB
Go
100%
v0.0.6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
milarin
a18f1c51cb
added Mod and ModPositive
2024-01-12 18:19:35 +01:00
go.mod
min, max and limit implemented
2022-08-16 12:23:03 +02:00
limits.go
renamed limit to clamp
2022-08-21 20:08:34 +02:00
math_test.go
added Mod and ModPositive
2024-01-12 18:19:35 +01:00
math.go
added Mod and ModPositive
2024-01-12 18:19:35 +01:00
number.go
added Pow method
2022-08-21 13:49:12 +02:00