Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softchris/math

go library for math ops
https://github.com/softchris/math

Last synced: 16 days ago
JSON representation

go library for math ops

Awesome Lists containing this project

README

        

# math

go library for math ops

## operations

- `Add(int, int) int`
- `Subtract(int, int) int`