atan

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 (
	AtanUint8   func([]uint8, []float64) []float64
	AtanUint16  func([]uint16, []float64) []float64
	AtanUint32  func([]uint32, []float64) []float64
	AtanUint64  func([]uint64, []float64) []float64
	AtanInt8    func([]int8, []float64) []float64
	AtanInt16   func([]int16, []float64) []float64
	AtanInt32   func([]int32, []float64) []float64
	AtanInt64   func([]int64, []float64) []float64
	AtanFloat32 func([]float32, []float64) []float64
	AtanFloat64 func([]float64, []float64) []float64
)

Functions

func Atan added in v0.5.0

func Atan[T constraints.Integer | constraints.Float](inputValues []T, resultValues []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