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
Arjun
on 18 Feb 2023
u should explain the task
-
1 Comment
Sara
on 13 Jul 2022
nice!
-
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 Solvers2720
Suggested Problems
-
1180 Solvers
-
10855 Solvers
-
514 Solvers
-
Find last zero for each column
401 Solvers
-
259 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!