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

46.48% Correct | 53.52% Incorrect
Last Solution submitted on Dec 08, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers195

Suggested Problems

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!