calculator

package
v0.0.0-...-182a16b Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Calculate

func Calculate(expr string) (float64, error)

Calculate рассчитает данные выражения, переданного в строке

Types

type Func

type Func struct {
	Name string
	Args int
	Func func(args ...float64) float64
}

Jump to

Keyboard shortcuts

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