sin

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 (
	SinUint8   func([]uint8, []float64) []float64
	SinUint16  func([]uint16, []float64) []float64
	SinUint32  func([]uint32, []float64) []float64
	SinUint64  func([]uint64, []float64) []float64
	SinInt8    func([]int8, []float64) []float64
	SinInt16   func([]int16, []float64) []float64
	SinInt32   func([]int32, []float64) []float64
	SinInt64   func([]int64, []float64) []float64
	SinFloat32 func([]float32, []float64) []float64
	SinFloat64 func([]float64, []float64) []float64
)

Functions

func Sin added in v0.5.0

func Sin[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