Skip to content

dual-balanced-ternary/dual-balanced-ternary.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ternary Arithmetic

Status

Developing

Usage

go get github.com/jiyinyiyong/ternary-arithmetic
import "github.com/jiyinyiyong/ternary-arithmetic"

// func Add(a, b string) (c string)
ternary.Add("3.4", "5.6") // "3."

License

MIT

About

Ternary arithmetic implemented in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages