MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / in_static_equilibrium.py

File in_static_equilibrium.py

physics/in_static_equilibrium.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Checks if a system of forces is in static equilibrium.
3"""
4

Callers

nothing calls this directly

Calls 2

polar_forceFunction · 0.85
in_static_equilibriumFunction · 0.85

Tested by

no test coverage detected