Problem 142. give nth decimal place of pi
Solution Stats
Problem Comments
-
1 Comment
Please add more detail to your problem description, using grammar, in particular. What are the inputs, what are the outputs? Please keep the standards up.
Solution Comments
-
1 Comment
The best one without using strings!
-
1 Comment
This solution works in R2011b but returns an error message with 12a Prerelease:
Error in interp1>sanitycheckmethod (line 416)
if isempty(method)
Output argument "methodname" (and maybe others) not assigned during call to
"C:\MATLAB\SOF\r2012aprerelease\toolbox\matlab\polyfun\interp1.m>sanitycheckmethod".
Error in interp1 (line 110)
method = sanitycheckmethod(varargin{end-1});
Problem Recent Solvers374
Suggested Problems
-
169 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
815 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
339 Solvers
-
Basics: 'Find the eigenvalues of given matrix
385 Solvers
-
449 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!