div

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RC_DIVISION_BY_ZERO = 20200
	RC_OUT_OF_RANGE     = 20201
)
View Source
const (
	LEFT_IS_SCALAR  = 1
	RIGHT_IS_SCALAR = 2
)

Variables

This section is empty.

Functions

func Decimal128VecDiv added in v0.6.0

func Decimal128VecDiv(xs, ys, rs *vector.Vector) error

func Decimal64VecDiv added in v0.6.0

func Decimal64VecDiv(xs, ys, rs *vector.Vector) error

func NumericDivFloat added in v0.6.0

func NumericDivFloat[T constraints.Float](xs, ys, rs *vector.Vector) error

func NumericIntegerDivFloat added in v0.6.0

func NumericIntegerDivFloat[T constraints.Float](xs, ys, rs *vector.Vector) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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