answersLogoWhite

0


Best Answer

A factorial of a whole number is that number multiplied by all smaller whole numbers down to one. So 7 factorial (written 7!) means 7 x 6 x 5 x 4 x 3 x 2 x 1

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How is the math term factorial used?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the value of 0 factorial?

Zero factorial, written as 0!, equals 1. This is a simple math equation.


How can you figure out combinations in math?

If you have N things and want to find the number of combinations of R things at a time then the formula is [(Factorial N)] / [(Factorial R) x (Factorial {N-R})]


Code for factorial numbers in python?

Here is my code: import math num = int(input()) print(math.factorial(num)) I used a bit of a cheat and imported the math module though.


What does an explanation mark mean after a number in a math problem?

Do you mean an exclaimation mark (!) An exclamination mark means factorial so............. 3! = 3 factorial 3 factorial means 1x2x3 = 6 2! or 2 factorial means 1x2 = 2 4! or 4 factorial means 1x2x3x4 = 24


How do you import math functions in python?

At the top of your program: import math or from math import * The second one imports all math functions, like fact() for factorial.


What is a term used in math'?

volume integral


What does the exclamation mark do in math problems?

It is used to represent factorial. For example, n! is equal to n(n-1)(n-2)(n-3)...(1).


Symbol for the math term area?

A capital A is usually used as a symbol for area in math.


Is there a factorial button on a TI-83 Plus?

Yes. To access it, press [Math], scroll over to PRB [>] [>] [>] [>], and select option [4].


How many ways can the letters of the word communication be arranged?

Oh, dude, you're hitting me with the big brain stuff now! Okay, so the word "communication" has 12 letters, but it has repeated letters, so you can't just do 12 factorial. You gotta take into account the repeated letters, and like, do some math magic with it. So, there are 12 factorial divided by (2 factorial x 3 factorial x 2 factorial) ways you can arrange the letters of "communication." Math and words, man, they can be wild!


What is the math term to the definition survey?

What is the math term to the definition survey?Well, the definition of survey is a method used and collects data.


What is the math term used to find the value of an algebraic expression?

A term often used is "evaluate".