This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CALCULATE FACTORIAL

HOW DO I CALCULATE THE FACTORIAL OF A NUMBER?

Parents
  • Who are you?

    Do you often assume that a public forum for end users is your private help desk, and that you should get an answer within minutes?

    Google is your friend!

    There are no available function evaluate the factorial, so you have to write one yourself. Your teacher should already have told you how to compute the factorial of a number, so the rest is a very good exercise!

    By the way - are you sure you are on the correct forum?

    Are you doing embedded systems programming using Keil development tools? In that case - what tools?

Reply
  • Who are you?

    Do you often assume that a public forum for end users is your private help desk, and that you should get an answer within minutes?

    Google is your friend!

    There are no available function evaluate the factorial, so you have to write one yourself. Your teacher should already have told you how to compute the factorial of a number, so the rest is a very good exercise!

    By the way - are you sure you are on the correct forum?

    Are you doing embedded systems programming using Keil development tools? In that case - what tools?

Children