math_library 1.2.2

A simple math library
Documentation
[dependencies]

[lib]
name = "math_library"
path = "src/lib.rs"

[package]
authors = ["bunicutapescari69 <vmihaelamariana@gmail.com>", "Edward <edwardstrowaway@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["mathematics"]
description = "A simple math library"
documentation = "https://docs.rs/math_library"
edition = "2024"
exclude = ["target/*"]
keywords = ["math", "arithmetic", "math_lib", "mathemetics", "algebra"]
license = "Unlicense"
name = "math_library"
readme = "README.md"
repository = "https://github.com/SDEdward/math_library"
version = "1.2.2"