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

https://github.com/softchris/math

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

Last synced: over 1 year 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`