/sigma

An error analysis calculator

Primary LanguagePythonMIT LicenseMIT

sigma

An error analysis calculator.

Example

Say for example you want to calculate the time constant τ of an RC circuit: τ = R·C

R = (100 ± 10) Ω, C = (47 ± 4.7) nF

screenshot

Dependencies

  • PyQt5
  • sympy