We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ea611 commit ed4f742Copy full SHA for ed4f742
physics/newtons_second_law_of_motion.py
@@ -2,8 +2,8 @@
2
Description:
3
Newton's second law of motion pertains to the behavior of objects for which
4
all existing forces are not balanced.
5
- The second law states that the acceleration of an object is dependent upon two variables
6
- - the net force acting upon the object and the mass of the object.
+ The second law states that the acceleration of an object is dependent upon
+ two variables - the net force acting upon the object and the mass of the object.
7
The acceleration of an object depends directly
8
upon the net force acting upon the object,
9
and inversely upon the mass of the object.
0 commit comments