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
-
Is my wife right? Now with even more wrong husband
1340 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2835 Solvers
-
Given a window, how many subsets of a vector sum positive
871 Solvers
-
Check if number exists in vector
13856 Solvers
-
Find Index of maximum Value and maximum Value of a vector
168 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!