Just as numbers can be written in different bases, they can also be written in factorial notation. For example,
is 463 in base 10 because
If the first place after the decimal point is the 1/2! place, then we would have, for example,
Write a function to convert a number from factorial notation to decimal notation, or base 10. For digits greater than 9, use A, B, C, etc.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers10
Suggested Problems
-
Find the sum of all the numbers of the input vector
54059 Solvers
-
Put two time series onto the same time basis
350 Solvers
-
Getting the indices from a matrix
719 Solvers
-
Replace pattern 0 1 0 and 1 0 1
159 Solvers
-
Solving Quadratic Equations (Version 1)
504 Solvers
More from this Author322
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!