Documentation
Parameters from the Literature
API Reference
Appendix
Gaussian width parameter σ → standard deviation.
sigma – Gaussian width parameter σ
EXAMPLE:
>>> from estimator.nd import stddevf >>> stddevf(64.0) 25.532... >>> stddevf(64) 25.532... >>> stddevf(RealField(256)(64)).prec() 256