uncertaintiesEasy Playground

Transparent error propagation for calculations with uncertainties

Getting started with uncertaintiesRun locally
Install
pip install uncertainties
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: uncertainties)

uncertainties is a third-party package. Transparent error propagation for calculations with uncertainties. Install with: pip install uncertainties

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?