Problem 2867. Matlab Basics - Rounding III
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Guillaume
on 23 Jan 2015
You can write as many zeros as you want after 12358470000.0, it's still the same number as 12358470000
Syed Shahed
on 26 Apr 2020
what is the problem with the following solution bro !
% roundn(x,2)
Check,it's the same as round(x,2).
Dyuman Joshi
on 9 May 2021
Test suite has been updated with additional test cases.
Isabella Stellitano
on 8 Nov 2021
Good problem
Solution Comments
Show commentsProblem Recent Solvers3267
Suggested Problems
-
Find relatively common elements in matrix rows
1791 Solvers
-
1161 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
1893 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
587 Solvers
-
1140 Solvers
More from this Author28
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!