Skip to main content
erfc
qualia_
core_
db
0.0.30
In qualia_
core_
db::
solvers::
statistics::
distributions::
special
qualia_core_db
::
solvers
::
statistics
::
distributions
::
special
Function
erfc
Copy item path
Source
pub fn erfc(x:
f64
) ->
f64
Expand description
Complementary error function
erfc(x) = 1 − erf(x)
.