calculations_demo 0.1.2

A crate containing many different useful math functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
author = "Andrew Smith"
description = "A crate containing many different useful math functions"
edition = "2021"
license = "MIT"
name = "calculations_demo"
version = "0.1.2"

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

[dependencies]