exp

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ExpUint8   func([]uint8, []float64) []float64
	ExpUint16  func([]uint16, []float64) []float64
	ExpUint32  func([]uint32, []float64) []float64
	ExpUint64  func([]uint64, []float64) []float64
	ExpInt8    func([]int8, []float64) []float64
	ExpInt16   func([]int16, []float64) []float64
	ExpInt32   func([]int32, []float64) []float64
	ExpInt64   func([]int64, []float64) []float64
	ExpFloat32 func([]float32, []float64) []float64
	ExpFloat64 func([]float64, []float64) []float64
)

Functions

func Exp added in v0.5.0

func Exp[T constraints.Integer | constraints.Float](inputValues []T, resultValues []float64) []float64

func Exponential added in v0.5.0

func Exponential(value 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