Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 260 Bytes

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