Docs.rs
tacet-core-0.3.2
tacet-core 0.3.2
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
agucova
Dependencies
colored ^3.0
normal
optional
hashbrown ^0.16.1
normal
libm ^0.2
normal
nalgebra ^0.34
normal
rand ^0.9
normal
rand_distr ^0.5
normal
rand_xoshiro ^0.7
normal
rayon ^1.11
normal
optional
serde ^1.0
normal
proptest ^1.8.0
dev
Versions
98.71%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
normal_cdf
tacet_
core
0.3.2
In tacet_
core::
math
tacet_core
::
math
Function
normal_
cdf
Copy item path
Source
pub fn normal_cdf(x:
f64
) ->
f64
Expand description
Standard normal CDF: Φ(x) = (1 + erf(x/√2)) / 2