builtin

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	E       float64 = math.E
	LN2     float64 = math.Ln2
	LN10    float64 = math.Ln10
	LOG2E   float64 = math.Log2E
	LOG10E  float64 = math.Log10E
	PI      float64 = math.Pi
	SQRT1_2 float64 = math.Sqrt(0.5)
	SQRT2   float64 = math.Sqrt2
)

Functions

func Funcs

func Funcs() map[string]JSFunc

func Objs

func Objs() map[string]interface{}

Types

type JSFunc

type JSFunc func(inputs ...interface{}) interface{}

Jump to

Keyboard shortcuts

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