For what range of values is the function round equivalent to the function floor?
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:1| Question number:26.1
All Answers
total answers (1)

Matlab
Answer :
- For positive numbers: when the decimal part is less than .5 For negative numbers: when the decimal part is greater than or equal to .5
- For positive numbers: when the decimal part is greater than or equal to .5 For negative numbers: when the decimal part is less than .5
need an explanation for this answer? contact us directly to get an explanation for this answer