basic-math 0.2.0

Basic math library
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "basic-math"
description = "Basic math library"
license = "MIT"
version = "0.2.0"
authors = ["Armen Gabrielyan <armen.gabrielyan@vineti.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]