Skip to main content

How many muscles are in the human body?

It's a little bit difficult to give a concrete answer to your question, because anatomy can vary from person to person, and not all of the muscle tissues of the human body can be neatly differentiated from one another. Even physicians and muscle specialists disagree as to the precise count of muscles in the body. That being said, here are some estimates:


The scientific community is generally in agreement that there are about six-hundred and forty skeletal muscles in the human body. These are the muscles which connect to and lie alongside bone and help us perform activities like walking, lifting, and balancing. There is also cardiac muscle-- the heart-- and smooth muscle, like the muscles of our digestive tract. Combining these three types of muscle, an estimated total of muscles in the human body could be as high as nine-hundred.


Unfortunately, this estimate doesn't account for lots of the teeny-tiny muscles that are so difficult to count but play an important part in our well-being. There are numerous vascular sphincters in the circulatory system which help to regulate the flow of blood throughout the body. These sphincters are made up of muscle! Are you familiar with the sensation of your arm hairs standing on end when you get cold? Perhaps you have heard it called "goose-bumps?" There are millions of tiny muscles working to help your body hairs stand up or lie flat. Because muscles like these are so small and so numerous, it is difficult for us to know exactly how many muscles there are in the human body at this time.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.