C# Tutorial for Beginners #32 - Math Functions
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=agl6YKpX_jI
Adding the Math class's functions to our toolset, including Min, Max, Round, Floor, Ceiling, Absolute Value, and more!
NOTE: At 2:47 on line 18 a wild negative sign appears that I didn't intend! When you specify the AwayFromZero midpoint rounding mode, -11.5 would round down to -12 (away from zero), rather than what the comment says (11)!
Please let me know if you have any questions. Happy coding!
Chapters:
0:00 Introduction
0:35 Min and Max
0:59 Round
2:55 Floor and Ceiling
3:34 Other Useful Functions
4:17 Next Up
Other Videos By Kampa Plays
Tags:
oop
c#
math
floor
ceiling
absolute value
rounding