calcfloat

package
v0.0.0-...-ccb9487 Latest Latest
Warning

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

Go to latest
Published: May 1, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CalcFLoat

type CalcFLoat struct {
	X        float64
	Y        float64
	Operator string
}

func (*CalcFLoat) Add

func (n *CalcFLoat) Add() float64

func (*CalcFLoat) Calc

func (n *CalcFLoat) Calc() (float64, string)

func (*CalcFLoat) Divide

func (n *CalcFLoat) Divide() float64

func (*CalcFLoat) Multiply

func (n *CalcFLoat) Multiply() float64

func (*CalcFLoat) Subtract

func (n *CalcFLoat) Subtract() float64

Jump to

Keyboard shortcuts

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