Problem 46736. Round to Nearest Multiple of 10^n
Round the given number , x to nearest multiple of 10^n
example x = 8137, n= 2, then y =8100
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers85
Suggested Problems
-
19117 Solvers
-
2461 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1984 Solvers
-
find the maximum element of the matrix
534 Solvers
-
520 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!