gomathic

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Median

func Median[T Number](x []T) T

func MedianFunc

func MedianFunc[T Number, E any](entries []E, f func(E) T) T

Types

type Number

type Number interface {
	int64 | float64 | float32 | int16 | int32 | int
}

Jump to

Keyboard shortcuts

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