Do rounding near to zero
Example: -8.8, answer -8
+8.1 answer 8
Solution Stats
Problem Comments
10 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers6609
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2056 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
1400 Solvers
-
558 Solvers
-
504 Solvers
-
Matlab Basics - Convert a row vector to a column vector
683 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
nice
nice
basic
cool
very well thought problem
This problem goes crazy
sweet
Rounding is a good concept
Nice
This was good practice for the concept