mathutil

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Max

func Max(args ...int) int

Max returns the value of the largest argument, or 0 if no arguments are provided.

func Maxf

func Maxf(args ...float64) float64

Maxf returns the value of the largest argument, or 0 if no arguments are provided.

func Min

func Min(args ...int) int

Min returns the value of the smallest argument, or 0 if no arguments are provided.

func Minf

func Minf(args ...float64) float64

Minf returns the value of the smallest argument, or 0 if no arguments are provided.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL