package
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Aug 5, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Mathanol
A swiss-knife-like math library for general use.
Install
go get github.com/kamora/mathanol
License
Released under the MIT License.
Documentation
¶
func Clamp[T Number](v T, low T, high T) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.