given a natural number N, find a natural number n such that max ((n!)^2 <=N)
Show older comments
Help me out! given a natural number N, find a natural number n such that max ((n!)^2 <=N).
2 Comments
Roger Wohlwend
on 19 Jan 2016
The term max((n!)^2 <=N) does not make sense. ((n!)^2 <=N is a Logical.
Christiana Won
on 19 Jan 2016
Answers (1)
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!