MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / pressure_conversions.py

File pressure_conversions.py

conversions/pressure_conversions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Conversion of pressure units.
3Available Units:- Pascal,Bar,Kilopascal,Megapascal,psi(pound per square inch),
4inHg(in mercury column),torr,atm

Callers

nothing calls this directly

Calls 1

FromToClass · 0.70

Tested by

no test coverage detected