commands

package
v0.0.0-...-f3fa3d3 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command int
const (
	Unknown Command = iota
	Pop
	Swap
	Recall
	Store
	Clear
	Angle
	Add
	Subtract
	Multiply
	Divide
	Mod
	Power
	Square
	Cube
	Sqrt
	Log
	Ln
	Logb
	Root
	Flip
	Sin
	Cos
	Tan
	Asin
	Acos
	Atan
	Fact
)

func NewCommand

func NewCommand(s string) (Command, error)

Jump to

Keyboard shortcuts

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