z_table 0.1.4

Provides lookup functions for the standard normal table, also called Z table.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "z_table"
version = "0.1.4"
authors = ["fabianboesiger <boesiger.fabian@outlook.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Provides lookup functions for the standard normal table, also called Z table."
repository = "https://github.com/fabianboesiger/z-table/"
readme = "README.md"
keywords = [ "z-table", "lookup", "normal", "standard", "distribution"]
categories = ["science"]