math

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2020 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package math exposes functionality from Go's math package as an elvish module.

Index

Constants

This section is empty.

Variables

View Source
var Ns = eval.Ns{
	"e":  vars.NewReadOnly(math.E),
	"pi": vars.NewReadOnly(math.Pi),
}.AddGoFns("math:", fns)

Ns is the namespace for the math: 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