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 commentsGroup

Strings II
- 21 Problems
- 41 Finishers
- Find the sum of all the numbers of the input vector
- Select every other element of a vector
- Arrange Vector in descending order
- Inner product of two vectors
- Get the length of a given vector
- Find max
- Whether the input is vector?
- Flip the vector from right to left
- Create a vector
- Doubling elements in a vector
- Vector creation
Problem Recent Solvers5260
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!