answersLogoWhite

0

Two functions of carbohydrates are to provide energy for muscles and fuel for the central nervous system.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Is chicken cabohydrate's?

no it isn't


What is the third cabohydrate?

oxygen


Is starch a type of carbohydrate?

yes starch is a type of cabohydrate.


What is the main function of the thyroid?

increase the basal metabolic rateprotein systhesislong bone growthneuronal maturationincrease sensitivity to catecholaminesessential for proper development and differentiation of all cells in human bodyfat,protein,cabohydrate,vitamins metabolismin simple its effect onincreasing metabolism,growth and developement,and increasing catacholamines effect


Design a function named max that accepts two integer values as arguments and returns the value that is greater of the two For example if 7 and 12 are passed as arguments to the function the function?

The function already exists in PHP and is even called max(); Otherwise use: function max ($one, $two) { return $one > $two ? $one : $two; }


What is a minimum function?

The minimum function is the function that takes two arguments and returns the smallest of the two. Alternatively the function can take any finite amount of arguments and return the smallest.


What are the functions of cabohydrate?

Two functions of carbohydrates are to provide energy for muscles and fuel for the central nervous system.


What determine an enzymes function and how many function does one enzyme have?

two


What is a composite function?

This is a combination of two functions, where you apply the first function and get a result and then fill that answer into the second function. OR These are what you get when you take the output of one function and use it to solve the output of the next function.


What are the ways in describing a function?

A formula or graph are two ways to describe a math function. How a math function is described depends on the domain of the function or the complexity of the function.


What is the degree of a quadratic function?

A quadratic function will have a degree of two.


What are the two parts required to use a function in a program?

function name and arguments