package mathutils
import "git.mstar.dev/mstar/goutils/math"
Package mathutils contains helper functions for performing common mathematical operations
Index ¶
Functions ¶
func Abs ¶
func Abs[T SignedNumber](num T) T
Types ¶
type SignedNumber ¶
Source Files ¶
math.go
- Version
- v1.15.0 (latest)
- Published
- Jun 6, 2025
- Platform
- linux/amd64
- Last checked
- 1 hour ago –
Tools for package owners.