Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Abs ¶
func Abs[T constraints.Integer](t T) T
func Max ¶
func Max[T constraints.Ordered](v1 T, v2 T) T
func Min ¶
func Min[T constraints.Ordered](v1 T, v2 T) T
func RoundPlaces ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.