Problem 43278. Make roundn function
Solution Stats
Problem Comments
-
1 Comment
goc3
on 22 Nov 2016
The test suite has been enhanced and expanded.
Solution Comments
-
1 Comment
Haoran Tian
on 28 Nov 2021
nice one
-
1 Comment
Josh Klueber
on 11 Nov 2021
nice
-
1 Comment
Sylvain Boutros
on 16 Jul 2021
That's a dumb exercise
-
2 Comments
john perkins
on 4 May 2021
challenging
Isabella Stellitano
on 8 Nov 2021
Good problem
-
1 Comment
Joseph Picozzi
on 14 Dec 2020
nice problem
-
1 Comment
Cory Cunningham
on 11 Dec 2020
Had a tough time with this one
-
1 Comment
Umur Ulas Harman
on 30 Jun 2020
function y = myroundn(x,n)
y = round(x,n-1)
end
-
2 Comments
John Paraskevas
on 26 Apr 2017
nice
Doan Quang Manh
on 2 Sep 2019
nice :)
Problem Recent Solvers2053
Suggested Problems
-
7029 Solvers
-
Create an index-powered vector
490 Solvers
-
595 Solvers
-
3946 Solvers
-
Converts numbers into characters
464 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!