Problem 43148. Basic commands - rounding
make a function which will round to integer, which is nearer to zero.
Example
x=[-2.5 2]; y=[-2 2];
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers222
Suggested Problems
-
Determine whether a vector is monotonically increasing
22756 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3650 Solvers
-
Return unique values without sorting
990 Solvers
-
Relative ratio of "1" in binary number
1580 Solvers
-
354 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!