cmplx

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "math/cmplx",

	"abs":   cmplx.Abs,
	"acos":  cmplx.Acos,
	"acosh": cmplx.Acosh,
	"asin":  cmplx.Asin,
	"asinh": cmplx.Asinh,
	"atan":  cmplx.Atan,
	"atanh": cmplx.Atanh,
	"conj":  cmplx.Conj,
	"cos":   cmplx.Cos,
	"cosh":  cmplx.Cosh,
	"cot":   cmplx.Cot,
	"exp":   cmplx.Exp,
	"inf":   cmplx.Inf,
	"isInf": cmplx.IsInf,
	"isNaN": cmplx.IsNaN,
	"log":   cmplx.Log,
	"log10": cmplx.Log10,
	"naN":   cmplx.NaN,
	"phase": cmplx.Phase,
	"polar": cmplx.Polar,
	"pow":   cmplx.Pow,
	"rect":  cmplx.Rect,
	"sin":   cmplx.Sin,
	"sinh":  cmplx.Sinh,
	"sqrt":  cmplx.Sqrt,
	"tan":   cmplx.Tan,
	"tanh":  cmplx.Tanh,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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