approx_pearson_skew 0.1.0

Pearson second skew coefficient, using micromath square root approximation
Documentation
[[example]]
name = "stdin_skew"
path = "examples/stdin_skew.rs"
[dependencies.micromath]
version = "1.1.1"

[package]
authors = ["hazelutf8 <hazelutf8@protonmail.com>"]
categories = ["embedded", "mathematics", "no-std"]
description = "Pearson second skew coefficient, using micromath square root approximation"
edition = "2018"
keywords = ["math", "no_std", "pearson", "skew"]
license = "Apache-2.0 OR MIT"
name = "approx_pearson_skew"
readme = "README.md"
repository = "https://github.com/hazelutf8/approx_pearson_skew"
version = "0.1.0"