Problem 42643. MATLAB Basic: rounding III
Do rounding towards minus infinity.
Example: -8.8, answer -9
+8.1 answer 8
+8.50 answer 8
Solution Stats
Problem Comments
-
2 Comments
Patrick Saber
on 9 Dec 2020
easy problem
Benjamin Karver
on 11 Dec 2023
tis easy
Solution Comments
Show commentsProblem Recent Solvers5495
Suggested Problems
-
Remove any row in which a NaN appears
8670 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3025 Solvers
-
Compute a dot product of two vectors x and y
1011 Solvers
-
Remove the two elements next to NaN value
662 Solvers
-
Flip the vector from right to left
9795 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!