float

package
v0.0.0-...-77f7900 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(x float64) float64

func Max

func Max(values []float64) float64

Max returns the maximum value in the slice

func Mean

func Mean(values []float64) float64

func Median

func Median(values []float64) float64

func Min

func Min(values []float64) float64

Min returns the minimum value in the slice

func Range

func Range(values []float64) float64

func Round

func Round(f float64, s int) float64

func Stdev

func Stdev(values []float64) float64

func Sum

func Sum(values []float64) float64

func Variance

func Variance(values []float64) float64

Types

This section is empty.

Jump to

Keyboard shortcuts

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