mathl 0.0.2

A math library for Rust. The goal is to use this with rhai
Documentation
[package]
name = "mathl"
version = "0.0.2"
authors = ["Samantha Enders <ladysamantha@protonmail.com>"]
description = "A math library for Rust. The goal is to use this with rhai"
license = "MIT"
readme = "README.md"
repository = "https://github.com/ladysamantha/mathl.git"
homepage = "https://github.com/ladysamantha/mathl"

[dependencies]