mathrc 0.1.2

Rust Mathematics Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "mathrc"

description = "Rust Mathematics Library"

version = "0.1.2"

edition = "2024"

readme = "README.md"

license-file = "LICENSE"

keywords = ["math", "mathematics"]

homepage = "https://mathrc.onsaenaro.site"

repository = "https://github.com/as7ar/mathrc"



[dependencies]